plugin-registration error on CRM 2011 online
-
Monday, February 04, 2013 4:51 PM
Hi, I have been working with plugin registation tool and it used to work fine. (i am running ver 2.1.0.1 and haven't logged in a while in almost 5 months). It is working fine for US CRM online URLs where I am able to see the registered plugins. Howerver, I am having difficulty with one particular URL (UK) that I am getting the following error messge. Do I need to download the latest version to run it? ANy thoughts on why I am getting this error while its working for other URLs
Principal user (Id=xxxxxxxxxxxx, type=8) is missing prvReadServiceEndpoint privilege
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(QueryBase query)
at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.RetrieveMultipleCore(QueryBase query)
at PluginRegistrationTool.OrganizationServiceExtensions.RetrieveMultipleAllPages(IOrganizationService service, QueryBase query) in C:\DynamicsCRMSDK\SDK Jan 17 2012\sdk\tools\pluginregistration\OrganizationServiceExtensions.cs:line 52
at PluginRegistrationTool.OrganizationHelper.LoadServiceEndpoints(CrmOrganization org) in C:\DynamicsCRMSDK\SDK Jan 17 2012\sdk\tools\pluginregistration\OrganizationHelper.cs:line 293
at PluginRegistrationTool.OrganizationHelper.OpenConnection(CrmOrganization org, CrmEntityDictionary`1 messages, ProgressIndicator prog) in C:\DynamicsCRMSDK\SDK Jan 17 2012\sdk\tools\pluginregistration\OrganizationHelper.cs:line 215
at PluginRegistrationTool.ConnectionsForm.OpenConnection(CrmOrganization org) in C:\DynamicsCRMSDK\SDK Jan 17 2012\sdk\tools\pluginregistration\ConnectionsForm.cs:line 1048
All Replies
-
Monday, February 04, 2013 9:04 PMModeratorAre you sure you are a deployment admin in the organization you are trying to access. In CRM Online you say it works, so I am thinking this is for on-premise, am I correct? If so you may need to go into deployment administrator on the CRM server and validate that you are properly set up as Deployment Administrator.
Jamie Miley
Check out RBA Today!
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter! -
Monday, February 04, 2013 11:19 PM
Clearly there is a privilege issue, make sure that your logged in user has System Administrator or System Customiser role's to start with or you can just give read on ''Service endpoint" in the security role -> customisation tab.
As you are saying it has been over 5 months since you have last accessed so find out if there were any user security role updates or roll-ups applied.
Please check the following in MSDN
http://msdn.microsoft.com/en-us/library/hh547441.aspx#customization
Hope this helps. Amar
CRM Forum Guidance on how to Help Us Help You
-
Tuesday, February 19, 2013 11:59 PMModeratorDid you get this resolved?
Jamie Miley
Check out RBA Today!
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!