Hi All,
I am trying to register a plugin using Plugin Registration Tool provided by the SDK.
When I am trying to Create New Connection then I am getting error message "System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Connections.config' is denied.".
I searched on the google regarding the above error and found that if I just unchecked the readonly property of "Connections.config" file, this will fix the issue. However in my system this file doesn't exist on the above specified file.
I am using Windows 8 OS, Visual Studio 2012 and MS Dynamic CRM 2011 Online.
Kindly let me know how can I make a new connection.
Below are the other details:
Discovery URL : https://disco.crm5.dynamics.com/XRMServices/2011/Discovery.svc
Organization URL : https://<organizationname>.crm5.dynamics.com/XRMServices/2011/OrganizationData.svc
Username : <username>@<organizationname>.onmicrosoft.com
--
Thanks and Regards
Sandeep Sharma