Friday, March 11, 2016

Unable to load the plugin type MSCRM

Hi All,

I got an Issue while importing a Managed Solution with Plugins, while importing am getting Unable to load the plugin type: Plugin Name

Information:
Already we have Plugin Installed in the Destination Environment, now we are trying to update the Assembly with new steps.

Resolution:
          Create two Solutions
1.    Add Assembly alone without Steps
2.    Add Steps without Assembly

Try importing it with the above steps, You can overcome the above mentioned issues

No comments:

Post a Comment

How to Retrieve Security Role based on Access in Dataverse using FetchXML ?

  Introduction: In tis blog, we will see how to Retrieve Security Role based on Access in Dataverse using FetchXML ? Implementation Steps: N...