Dynamics CRM: SandboxAppDomainHelper.Execute

Santosh BhagatDyn365CE6 years ago14 Views

With upgrade of Dynamics CRM after 2016 some time we faced different kind to strange issue.
Recently I had faced issue in one of our running plugins.
Error: –
Parameter name: SandboxAppDomainHelper.Execute: The plug-in type could not be found in the plug-in assembly: MyAssemblyName

Dynamics CRM Version: –









After debugging and doing different R&D we find there is no issue in our plugin code.
Issue was occurred due to Microsoft update. If you find this kind of error fellow below steps. Hope this will also works for you.

Resolution Steps: –
1.        Update below reference in “MyPluginName” assembly with version 9.0
·         Microsoft.Crm.Sdk.Proxy
·         Microsoft.Xrm.Sdk
2.       Update assembly using plugin registration tool.
3.       Update below reference in “MyPluginName” assembly with version 8.2.0.0
·         Microsoft.Crm.Sdk.Proxy
·         Microsoft.Xrm.Sdk
4.       Update assembly using plugin registration tool.
5.       Disable and again enable below step
I had used Nuget “Microsoft.CrmSdk.CoreAssemblies” package.


Share your comment and follow blog to be updated.
Happy CRM!!

Original Post https://dotnetdeveloper2012.blogspot.com/2018/09/dynamics-crm-sandboxappdomainhelperexec.html

0 Votes: 0 Upvotes, 0 Downvotes (0 Points)

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
March 2025
MTWTFSS
      1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31       
« Feb   Apr »
Follow
Sign In/Sign Up Sidebar Search
Popular Now
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...