DynamicsCRMProvider icon indicating copy to clipboard operation
DynamicsCRMProvider copied to clipboard

Work with CRM 2015

Open jeremyhoughton opened this issue 9 years ago • 4 comments

Can this work with the latest version of the Microsoft.CrmSdk.CoreAssemblies? I get an error when trying to install the nuget package. I am trying to use this with Dynamics CRM 2015.

jeremyhoughton avatar Jul 14 '15 00:07 jeremyhoughton

Technically it is possible, but nobody tried it before. To make it work you need to recompile the project with new dependencies.

sergey-tihon avatar Jul 14 '15 07:07 sergey-tihon

@jeremyhoughton I can confirm it will work with CRM2013 if you clone the repository and change all of the CRM sdk dll's to the 2013 ones.

I will try with CRM 2015 and 2016 once I get a chance.

falfaddaghi avatar May 17 '16 07:05 falfaddaghi

So I guess to use this with the newest Version of Dynamics 365 CRM 9.1 I would need to update the dependencies and just try it?

Angr1st avatar Dec 20 '18 16:12 Angr1st

@Angr1st or just try it first, it may be backward compatible Also you may want to try this - https://github.com/fsprojects/DynamicsCRMProvider/issues/11#issuecomment-342688259

sergey-tihon avatar Dec 20 '18 17:12 sergey-tihon