plugin-registration error on CRM 2011 online

Unanswered 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