Asked by:
CRM 365 Plugin registration tool error

Question
-
Hi
I have a dynamics 365 CRM online instance. I am trying to login into the plugin registration tool but I am getting the below error. I have tried the below steps already.
- I have downloaded the latest PRT version (9.0.0.9154) from the visual studio nugget package manager.
- The user I am logging in as is the system admin for the CRM instance.
- I have already tried selecting 'Dont Know' in the region in PRT login.
Could you help me please?
ERROR:
Error from Plugin reg tool login page
Source : Not Provided
Method : Not Provided
Date : 29/01/2018
Time : 10:02:22
Error : You don't have permission to access any of the organizations in the Microsoft Dynamics CRM Online region that you specified. If you're not sure which region your organization resides in, choose "Don't know" for the CRM region and try again. Otherwise check with your CRM administrator.
Source : System
Method : CreateThis
Date : 29/01/2018
Time : 10:02:25
Error : Invalid URI: The hostname could not be parsed.
Stack Trace : at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Net.WebProxy.ProxyUri(String proxyName)
at System.Net.WebProxy.GetProxiesAuto(Uri destination, Int32& syncStatus)
at System.Net.ProxyScriptChain.GetNextProxy(Uri& proxy)
at System.Net.ProxyChain.ProxyEnumerator.MoveNext()
at System.Net.ServicePointManager.FindServicePoint(Uri address, IWebProxy proxy, ProxyChain& chain, HttpAbortDelegate& abortDelegate, Int32& abortState)
at System.Net.HttpWebRequest.FindServicePoint(Boolean forceFind)
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.GetAuthorityFromTargetService(Uri targetServiceUrl)
at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.ExecuteAuthenticateServiceProcess(Uri serviceUrl, ClientCredentials clientCredentials, X509Certificate2 userCert, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean isOnPrem, String authority, Uri& targetServiceUrl, AuthenticationContext& authContext, String& resource, CrmLogEntry logSink)
at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.DiscoverOrganizations(Uri discoveryServiceUri, ClientCredentials clientCredentials, X509Certificate2 loginCertificate, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean isOnPrem, String authority, CrmLogEntry logSink)
at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.DiscoverOrganizations(Uri discoveryServiceUri, ClientCredentials clientCredentials, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath, Boolean isOnPrem, String authority, CrmLogEntry logSink)
at Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.QueryOAuthDiscoveryServer(Uri discoServer, ClientCredentials liveCreds, UserIdentifier user, String clientId, Uri redirectUri, PromptBehavior promptBehavior, String tokenCachePath)
at Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.FindCrmOnlineDiscoveryServer(ClientCredentials liveCreds)
at Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.ValidateServerConnection(CrmOrgByServer selectedOrg)
Source : Not Provided
Method : Not Provided
Date : 29/01/2018
Time : 10:29:35
Error : You don't have permission to access any of the organizations in the Microsoft Dynamics CRM Online region that you specified. If you're not sure which region your organization resides in, choose "Don't know" for the CRM region and try again. Otherwise check with your CRM administrator.
ThanksArjun
Monday, January 29, 2018 11:20 AM
All replies
-
In your error message I also see this: The hostname could not be parsed. Are you using the right url?Monday, January 29, 2018 1:28 PM
-
Hi Arjun,
I also faced same issue, it worked on the other machine.
I think that must be framework error or DLL error in windows.
Thanks,
Sreevalli
Monday, January 29, 2018 1:46 PM -
Hi Sreevalli
Thanks for the message. How did you fix it?
Thanks
Arjun
Monday, January 29, 2018 3:19 PM -
Hi MGCRM
Latest plugin reg tool it doesn't ask URL in login page. It is only username and password.
Thanks
Arjun
Monday, January 29, 2018 3:20 PM -
Hello everyone
Any other suggestions please?
Regards
Arjun
Wednesday, January 31, 2018 10:29 AM