Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Which .net framework version to used with CRM Sdk 2016

$
0
0

Hello Guys,

I am suffering alot with this issues i am unable to use OrganizationService & CrmConnection classes in my WCF interface its throws versioning errors i got vs 2012 and .net framework 4.6.1 please suggest how do i use this classes 

 Microsoft.Xrm.Client.CrmConnection connection = Microsoft.Xrm.Client.CrmConnection.Parse(con);

using (Microsoft.Xrm.Client.Services.OrganizationService orgService = new Microsoft.Xrm.Client.Services.OrganizationService(connection))
{

};


Viewing all articles
Browse latest Browse all 46379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>