Unable to Login to Dynamics CRMOrganizationServiceProxy is null error while using CrmServiceClient
Views (915)
While connecting to Dynamics 365 – Version 9.0.0.0 online through a console application using Visual Studio 2015 we were getting the below error The fix was to specify the security protocol to be Tls12 for the connection for VS 2015 and for VS 2017 make sure the framework version is 4.6 or above. More Details – … Continue reading "Unable to Login to Dynamics CRMOrganizationServiceProxy is null error while using CrmServiceClient"
This was originally posted here.

Like
Report
*This post is locked for comments