Hi,
The system job with name - " Update Entitlement States job" , Job Owner -" System", Type - "Update Entitlement States" which is executed to run once in a day is failing with the below error :
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Runtime.Serialization.SerializationException: Element 'schemas.microsoft.com/.../Arrays:anyType' contains data from a type that maps to the name 'Microsoft.Crm.Service.Entities:EntitlementState'. 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 'EntitlementState' and namespace 'Microsoft.Crm.Service.Entities'.
Any thoughts on this ?
*This post is locked for comments