Hello,
I am getting following error when i execute Request for CRM 2013 using XRM.sdk
The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter
http://schemas.microsoft.com/xrm/2011/Contracts/Services:request. The InnerException message was
'Error in line 1 position 2186. Element 'http://schemas.datacontract.org/2004/07/System.Collections.Generic:value'
contains data from a type that maps to the name 'Microsoft.Xrm.Sdk:DataCollection`1'. The deserializer has no knowledge of any type that maps to this name.
Consider changing the implementation of the ResolveName method on your DataContractResolver to return a non-null value for name 'DataCollection`1'
and namespace 'Microsoft.Xrm.Sdk'.'. Please see InnerException for more details.
*This post is locked for comments
I have the same question (0)