Hi Team,
We have created web service and hosted it on one of the application CRM server i.e. dynamics 365 9.1 or 9.2 on-premise which will create & update records in CRM on real time basis. But sometimes records not getting created in CRM due to below error.
Metadata contains a reference that cannot be resolved: ‘https://orgname.crm8.dynamics.com/XRMServices/2011/Organization.svc?wsdl&sdkversion=9’ error in Dynamics 365
For this we refer multiple blogs in that we got one solution
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
we added above line in code where connection with CRM, Also we have check the IE setting its also fine.
We have done with registry changes .
We use updated Framework 4.6.2.
Thanks in advance.
Regards ,
Ashwini
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156