Tool for troubleshooting authentication using CRM SDK

2014-7-25 | apurvghai | Dynamics CRM SDK | C#


Hello Folks, Finally I was able to spend some time out to work on shorter code for CRM connection using late bound approach. More than the helper concept the idea is about a universal application which can help you troubleshoot/isolate the issues with CRM authentication.

The blog as an application attached where you will also see the activity log for the events that take place. Here’s the screenshot

Happy Learning.

CRM Auth Troubleshooter.zip

Source Code:

https://github.com/apurvgh/Dynamics365Samples/blob/master/Crm_Sdk_Samples/OldSchoolCrmConnection.cs


Recent Posts
Getting started with Dynamics 365 CRM SDK in C#
Jan 14, 19 | Dynamics CRM SDK
Using Postman with Dynamics 365 Online and OnPremise
Jan 14, 19 | Dynamics CRM SDK
Getting Started with WebAPI
Dec 28, 18 | Dynamics CRM SDK