Home > CRM > [D365 CE] – Error while registering the plug-in assembly

[D365 CE] – Error while registering the plug-in assembly

Other day I got an error while registering a new Plug-in assembly

  • Plugin error

Reason:

  • Its Plug-in assembly .Net Framework version issue.
  • My plug-in class library defaulted to 4.6.1 version where as Dynamics 365 requires version 4.5.2 of the .NET Framework for plugin assemblies

Fix:

  • Its a simple fix, open your Plug-in ‘Class library’ project in Visual Studio
  • Go to Properties and change the .Net Framework to 4.5.2

Plugin error - Framework

  • Save and Build solution
  • Try registering the plug-in and it should work now.

🙂

 

Advertisement
Categories: CRM
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: