HI Guy, I'm here one more time,
We begin project with Dynamics 2016 sp1 and apply update to Microsoft Dynamics 365(on-premise).
After this i have many errors, but one specially became a nightmare. Method not found: "Void Microsoft.Xrm.SDK.BaseSErviceFault.set_ActivityId(System.Guid).
After reviewing the dlls I noticed that the Microsoft.Xrm.SDK dll (depending on the version) did not really set the ActivityId property in the class.
I checked if there was dirt on the GAC, but I did not find much.
This error occurs when my plugin attempts to perform a RetrieveMultiple, or in an innocent section view with a web resource.
Would anyone have a tip?
*This post is locked for comments
Hi to remove old versions from GAC?
Could you help us, because we couldn't access Task entity and the error is this Method not found: 'Void Microsoft.Xrm.Sdk.BaseServiceFault.set_ActivityId(System.Guid)'
I didn't find Microsoft.Xrm.SDK folder in GAC. Please step by step solution share us. Thanks.
I didn't find Microsoft.Xrm.SDK folder in GAC. who can help me?
Hi Anatoliy,
Could you please give more details about the steps you've applied?
I had such a problem and I resolved it by unregistering obsolete v8.0.0.0 assemblies from GAC - Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll. Perform iisreset after this.
Now all SDK assemblies load correct version 8.2.0.741 from web application local bin folder.
We also have the same problem. We are getting the exact same error whenever we try to create a record within a sub-grid. We just start to get this error after installing the Bing Maps Ajax Web Control V8 patch for CRM 2016 SP 1.1 (on-premise).
We have
Dynamics CRM 2016 Service Pack 1.1 on-premise
We patched Bing Maps Ajax Web Control to V8 with
KB4038205 (www.microsoft.com/.../details.aspx )
Installation of the patch was successful without an error. We just restarted the server as it's required after the installation.
And now we are getting "Void Microsoft.Xrm.Sdk.BaseServiceFault.set_ActivityId(System.Guid)" error whenever we are trying to create a record within any sub-grid in an entity record.
We would much appreciate it if anyone would provide some hint or resolution.
Thanks in advance.
We have the same error here. Did anyone find a solution?
We have the same problem here, after the december update this error pops-up in non customized sections of CRM,
We are using the nuget package from msdn developer,
The dll is Microsoft.Xrm.Sdk
On the CRM installation we have the 8.2.0.362
On the SDK we have the 8.2.0.713 wich have the property:
It seems that the installation is corrupted after the update.
So far no solution for us, can someone help?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156