Answered by:
Register plugin on Hosted CRM

Question
-
Hi all
i have a requirement to register plugin on Hosted CRM . i tried it using as we do on On-premise CRM but it always fails with authentication error .it is not able to fetch a list of organizations.
i am using crm 4.0 and the plugin registration tool version is V2.2
input i am giving is as follows
Discovery Server : https://orgname.server.in/
Domain name : domain
Port no:
Username : adminuser
any help will be greatly appreciated .
ThanksThursday, January 21, 2010 2:42 PM
Answers
-
well your user record need to part of deployment administor on hosted CRM server to do this task ..see below
http://blogs.technet.com/crmbipl/archive/2008/01/08/registering-plug-in-not-have-enough-privilege-to-complete-create-operation-for-an-sdk-entity-exception.aspx
I guess best method is to give your dll or code to hosted company and asked them to registerd on your behalf..
if you want to do it yourself then you need to get the relevant details from hosting company ..
Discovery Server : <<do not put https or anything here...just put server name>>
Domain name : <<domain on hosting CRM system>>
Port no: <<if there is any port then put the details over here>>
Username : <<maye be your crm username>>
password : <<maye be your crm username>>- Proposed as answer by Mayank Pujara Thursday, January 28, 2010 9:00 AM
- Marked as answer by DavidJennawayMVP, Moderator Friday, February 26, 2010 5:18 AM
Thursday, January 21, 2010 2:57 PM
All replies
-
well your user record need to part of deployment administor on hosted CRM server to do this task ..see below
http://blogs.technet.com/crmbipl/archive/2008/01/08/registering-plug-in-not-have-enough-privilege-to-complete-create-operation-for-an-sdk-entity-exception.aspx
I guess best method is to give your dll or code to hosted company and asked them to registerd on your behalf..
if you want to do it yourself then you need to get the relevant details from hosting company ..
Discovery Server : <<do not put https or anything here...just put server name>>
Domain name : <<domain on hosting CRM system>>
Port no: <<if there is any port then put the details over here>>
Username : <<maye be your crm username>>
password : <<maye be your crm username>>- Proposed as answer by Mayank Pujara Thursday, January 28, 2010 9:00 AM
- Marked as answer by DavidJennawayMVP, Moderator Friday, February 26, 2010 5:18 AM
Thursday, January 21, 2010 2:57 PM -
Hi,
you have to be a Deployment Administrator in order to register plugins. Most CRM hosting providers will not grant their customers this privilege and don't allow to register plugins as they are executed in a shared environment.Thursday, January 21, 2010 3:01 PM -
We are pretty sure VAR Dynamics is the only hosted provider allowing web-based plugin registration for hosted Dynamics CRM. They always allowed plugin registration, but now there is a web-based tool to do it right from the Control Panel. VAR Dynamics also allows ASPX integration as well although this is still a manual install. Still, there is no knowledge of CRM hosting providers allowing such integration.
Here is a press release article on the release of the web-based tool: http://www.businesswire.com/news/home/20110112005067/en/VAR-Dynamics-Unveils-Industry%E2%80%99s-Plugin-Registration-Tool
~VAR Dynamics Channel Management Team
http://www.vardynamics.com
Thursday, July 7, 2011 10:24 PM