Hi,
Having an issue at the moment with using a "ExecuteMultiple" request against one of the organizations on our UAT server.
Current setup is CRM 2011 RU 17.
CRM IIS server/database contain 4 organizations - DEV/CI/UAT/UAT1
All organizations contain the same solutions and as far as I can see there is nothing different in configurations between them.
So while trying out the executemultiple sample supplied with the CRM SDK the code works fine against DEV/CI/UAT and executes the update of the entities correctly, but when we change the configuration to point the the UAT1 organization it gives an error "Request not supported: ExecuteMultiple".
Fact that it works with some organizations mean that the correct DLL's on the client are being used, and that at least on the server for 3 of the organizations they are also the correct ones.
I've searched the server for different versions of the DLL's and they are all the same.
This has my team wondering what can it be and no one has come up with any idea so if anyone around here that may have had this problem or that may point me to a configuration somewhere that we have missed and that is somehow related to this.
Thanks