An internal customer has some developers who are unable to use the Microsoft Plugin Registration tool on their inhouse PCs.
The error is below.
My question is, do you need to have local admin rights to run this tool? A basic question I know, but there are a lot of hoops to jump through to provide local admin and it will take some time to effect, so I don't want to make this request and then wait if its not going to solve the problem.
Thanks! C#
Source : Microsoft.VisualBasic
Method : GetFreeDiskSpace
Date : 4/08/2016
Time : 3:27:32 PM
Error : Cannot determine the amount of available disk space.
Stack Trace : at Microsoft.VisualBasic.Logging.FileLogTraceListener.GetFreeDiskSpace()
at Microsoft.VisualBasic.Logging.FileLogTraceListener.ResourcesAvailable(Int64 newEntrySize)
at Microsoft.VisualBasic.Logging.FileLogTraceListener.WriteLine(String message)
at Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at Microsoft.Xrm.Tooling.Connector.DynamicsFileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
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)
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 : Microsoft.VisualBasic
Method : GetFreeDiskSpace
Date : 4/08/2016
Time : 3:27:32 PM
Error : Cannot determine the amount of available disk space.