Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Plugin Registration Tool v9 Trial not working

Posted on by 420

I downloaded the Plugin Registration Tool from Nuget because it is the only one that lets me connect to the trial of CRM version 9, but if I press Update or Register new assembly, nothing happens. No window opens, no error. Anyone knows if this is supported on the trial or how to update the assemblies?

*This post is locked for comments

  • anonsgate Profile Picture
    anonsgate 420 on at
    RE: Plugin Registration Tool v9 Trial not working

    SergeyT your answer helped find how to do this.

    Downloading the nuget from : www.nuget.org/.../Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool

    and unzipping the nuget file allows me to get the DLLs. I used 7zip. Thanks!

  • Shahbaaz Ansari Profile Picture
    Shahbaaz Ansari 6,203 on at
    RE: Plugin Registration Tool v9 Trial not working

    Hi Anonsgate,

    In Your plugin have you inherit the IPlugin Class??

    Like below

    using System;

    using System.Collections.Generic;

    using Microsoft.Xrm.Sdk;

    using Microsoft.Xrm.Sdk.Query;

    using Microsoft.Xrm.Sdk.Messages;

    namespace Lead

    {

       public class CheckAccountExist : IPlugin // Inherit IPlugin class

       {

           public void Execute(IServiceProvider serviceProvider)

           {

           }

       }

    }

  • Verified answer
    SergeyT Profile Picture
    SergeyT 310 on at
    RE: Plugin Registration Tool v9 Trial not working

    This was really weird issue. The thing is that I downloaded and extracted nuget package using browser and explorer some assemblies was blocked (blogs.msdn.microsoft.com/.../unblockingdownloadedfile). However executable was unblocked the way plugin registration tool works it couldn't load some other dll cause they were blocked. Unlocking them solved the issue.

    The other workaround is that you should use this script - docs.microsoft.com/.../download-tools-nuget

    Since it uses PS and nuget no files a really blocked as downloaded. Thus it just works.

  • M.T. Eikelenboom Profile Picture
    M.T. Eikelenboom 5,241 on at
    RE: Plugin Registration Tool v9 Trial not working

    I had the same issue. Wanted to register a webhook, but when you click to add something, nothing happens.

  • anonsgate Profile Picture
    anonsgate 420 on at
    RE: Plugin Registration Tool v9 Trial not working

    We ended up using XrmToolBox's latest version, it includes a compatible plugin registration tool compatible with any crm version.

  • Preeti Sharma Profile Picture
    Preeti Sharma 2,678 on at
    RE: Plugin Registration Tool v9 Trial not working

    Hi anonsgate,

    Can you please try to download the tool again as there can be the case if some dlls are not installed or process of installation may break somewhere.

    Hope this helps :)

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Plugin Registration Tool v9 Trial not working

    I have the same problem with this. Can anyone help me to solve this?

  • anonsgate Profile Picture
    anonsgate 420 on at
    RE: Plugin Registration Tool v9 Trial not working

    I noticed I had less .dll than in my previous iteration. If I add AssemblyRegistration.dll from version 8 and try to register an assembly, now I get an error message saying the versions don't match. So I think the issue is that Nuget didn't give me all the required assemblies.

  • Aric Levin Profile Picture
    Aric Levin 30,188 on at
    RE: Plugin Registration Tool v9 Trial not working

    There should be no issues whether you are using a trial or production environment.

    I have used it with Sandbox and Production, but no trial. Hopefully someone else has some light to shed on this.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans