I try to save an entity via
proxy.create(objEntity);
And I get the above error.
It worked all the time, now it suddenly thorws this error.
Method not found: "Void Microsoft.Xrm.Sdk.Entity..ctor(System.String, System.Guid)" +
*This post is locked for comments