Hi All
I am using the REST services inside of a Silverlight web resource in CRM 2011. I am having issues (randomly) calling the DataServiceContext.BeginSaveChanges method. Occasionally ApplyingChanges remains set as true. This is after EndSaveChanges
has been returned. After this point it will not even attempt to save any changes.
It does not seem like there is anything that I can do to change this value or any particular cause for this.
Is there anyone else that has had this issue or anyone that can point me in the direction of what I could possible do or check?
Thanks for any help
Nick
Thanks