Hi,
Running Windows 8.1 (not enterprise version) I can get the plugin registration tool to work.
(sdk 6.1.1)
It succesfully connects to my CRM online but fails trying to save a config file on my disk (message in log : Failed to Encrypt Configuration File!).
So it does not display installed plugins, leaving me with a blank area under the menu.
Here is the log file
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
ConnectAndInitCrmOrgService - attempting to connect to CRM server @ https://xxx.api.crm4.dynamics.com/XRMServices/2011/Organization.svc
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
ConnectAndInitCrmOrgService - created CRM server proxy configuration for https://xxx.api.crm4.dynamics.com/XRMServices/2011/Organization.svc - duration: 00:00:00.6576912
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
ConnectAndInitCrmOrgService - proxy requiring authentication type : OnlineFederation
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
ConnectAndInitCrmOrgService - Authenticated via OnlineFederation. Auth Elapsed:00:00:00.4395870
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
ConnectAndInitCrmOrgService - service proxy created - total create duration: 00:00:01.0992970
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Information 8
ConnectAndInitCrmOrgService - Proxy created, total elapsed time: 00:00:01.0992970
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Information 8
User Org (orgc42b848a) found in Discovery Server - ONLY ORG FOUND
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Information 8
Beginning Validation of CRM Connection
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Information 8
Validation of CRM Connection Complete, total duration: 00:00:00.2767435
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
New Batch Manager Created, Max #of Batches:50000, Max #of RequestsPerBatch:5000
Microsoft.Xrm.Tooling.CrmConnectControl Information
8 Login Status in Connect is = Connexion à CRM établie
Microsoft.Xrm.Tooling.CrmConnectControl Error
2 Error Message: Failed to Encrypt Configuration File!
Source : mscorlib
Method : WinIOError
Date : 18/11/2014
Time : 15:24:37
Error : Cette demande n’est pas prise en charge.
Stack Trace : à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à System.IO.File.Encrypt(String path)
à Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.SaveConfigToFile(Dictionary`2 configToSave)
======================================================================================================================
Microsoft.Xrm.Tooling.CrmConnectControl Information
8 This problem may be related to a domain certificate in windows being out of sync with the domain, please read http://support.microsoft.com/kb/937536
Microsoft.Xrm.Tooling.CrmConnectControl Information
8 CheckBoxState = False
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
Claims Connection Token Debug:
SecurityToken is Not Null
Current Time is: 11/18/2014 14:24:37 + 2 Min for ValidFrom Check Only
Token ValidFrom is 11/18/2014 14:24:36, Is Valid = True
Token ValidTo is 11/19/2014 14:24:36, Is Valid = True
Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Verbose 16
Executed Command - WhoAmI : Get Organization Id for Logged In user - Login : duration: 00:00:00.0536705
Urgent.
Any help welcome