Originally posted on Temmy Wahyu Raharjo: Do you ever wonder when using?CrmServiceClient, why there is a setting for extending the?MaxConnectionTimeOut? In my current company, I have faced a timeout issue
Originally posted on Temmy Wahyu Raharjo: Do you ever wonder when using?CrmServiceClient, why there is a setting for extending the?MaxConnectionTimeOut? In my current company, I have faced a timeout issue
In the previous post we saw how to use CrmServiceClient to connect to CDS using Authentication Type – OAuth and execute web request using Organization.svc service https://nishantrana.me/2020/11/09/sample-code-to-connect-to-cds-dynamics-365-ce-using-oauth/ Here we will
Recently for a console application we got the below error while using CrmServiceClient. The possible reason is we haven’t specified that security protocol TLS12 to be used in our console