Hello,
I am trying to run the Visio Meta Data Diagram Tool from the Dynamics 365 SDK kit (https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-metadata-generate-entity-diagrams)
I can build the solution in Visual Studio and when I run it, it bombs with the following error:
Enter a CRM server name and port [crm.dynamics.com]: crm6.dynamics.com
Is this organization provisioned in Microsoft Office 365 (y/n) [y]: Y
The application terminated with an error.
The username is not provided. Specify username in ClientCredentials.
Rendering complete. Press any key to continue.
However, if I try this on my laptop, it works fine - it prompts for a user name and password. Can anyone advise why this is happening on my work PC?
Cheers,
GT.