Hi, we recently upgraded to D365 from CRMonline. We have an webapp that uses CRM webservices SDK to connect to D365 and create new contact and activity. It was working fine until recently that we get an error as below
It appears that we need to upgrade to latest D365 SDK. Is there any way we can do the code upgrade via some tools? or what is the best way to upgrade. Our app contains XRM.cs class as well.
{"Metadata contains a reference that cannot be resolved: 'companyname.crm.dynamics.com/.../Organization.svc'."}
*This post is locked for comments