
Hi,
I created one plugin code to throw Account name While creating new Account.
Plugin code works fine and throws Account name in Online Mode.
I have Created new key in RegEdit (HKEY_CURRENT_USER\Software\Microsoft\MSCRMClient\AllowList) with Plugin's PublicKey Tocken from Plugin Registration Tool.
plugin code works fine.
Is there any alternative way to call plugin in offline mode.
Because more than 1 user going to Access this Account Entity.Its very difficult to RegEdit for each and every user.
Please help me.
Thanks,
Prabaharan Kannan
*This post is locked for comments
I have the same question (0)Hi,
I had the same problem. And there is my solution.
I created a console application that write the AllowedIst in the registry. I placed it in a shared folder. I asked support team to send a mail to all users using offline mode to get and execute this application in their machines.
I hope that this can help you.
N.JL