Home > CRM > Dynamics 365 – Plug-in registration tool – Unable to connect to organization

Dynamics 365 – Plug-in registration tool – Unable to connect to organization

Other day, I could not connect to my 30 days trail Dynamics 365 organization (V 9.0) using Plug-in registration tool, which was working fine until a day before.

Issue was weird as the moment I select my organization after login, I was redirecting back to Plug-in ‘Login’ page with no exception details.

You may also get below exception, if your plug-in registration tool shows exception and when you download the Error log.

Error - 1

Reason and Fix:

  • Issue was with old version of Plug-in registration tool. You must have 9.0.0.7 version.
  • Download the PluginRegistrationTool v9.0.0.7 from nuget by following below steps
    • Open Visual Studio
    • Go to Tools -> NuGet Package Manager -> Manage NuGet packages for Solution
    • Browse and install “Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool” 9.0.0.7 version

NuGet package

  • After installation, go to your VS project physical folder and open “Packages” folder
  • You should get a “Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool.9.0.0.7” folder under “Packages”
  • Open the “Plugin Registration tool.exe” and try connecting to your Organization.

NuGet package - Folder

Note:

  • There are other ways to install the “Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool” package from NuGet. Just for the sake of simplicity I used Visual studio approach to download the package.
  • If you are facing issues while establishing connection to CRM Organization service from your Console/Web Applications refer this blog for fix.
  • You can also download all CRM related tools from NuGet by searching “Microsoft.CrmSdk.XrmTooling

nuget packages

🙂

Advertisement
  1. Mrityunjay
    April 20, 2020 at 6:27 AM

    This is very useful. Thanks

  1. December 1, 2018 at 4:51 PM

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 )

Facebook photo

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

Connecting to %s

%d bloggers like this: