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

Plugins using 4.6.2 framework error

$
0
0

Hi all,

Trying to build against the 4.6.2 framework to allow debugging using the CRM Developers tool kit. The latest developer kit is working well but when debugging from VS credentials don't work against Dynamics 365 V9 likely due to TLS 1.2 requirements. I can't change registry settings to force TLS 1.2 due to other projects. I might try Fiddler to do TLS 1.2.

I have installed the 4.6.2 Developers pack.

Installed all the 9.00.7 Nuget Packages.

Checked for any 4.5.2 references.

Created new plugins using 4.6.2

When I try to deploy I get:

The primary reference "C:\Users\***************l\bin\Debug\Eyetrial6.Pluginseyetrial.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6.2" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5.2". I presume this is a VS issue?


Viewing all articles
Browse latest Browse all 46379

Trending Articles