04-23-2018 09:43 AM
Hi all,
I'm upgrading this VI from LV 2011 to Lv 2016 and i still have only this error any help please
THANKS
04-23-2018 09:42 AM - edited 04-23-2018 09:45 AM
Hi all,
I'm upgrading this VI from LV 2011 to Lv 2016 and i still have only this error any help please
THANKS
04-23-2018 10:08 AM
Looks like there is just an update the the .NET library. Just save and move on.
04-23-2018 02:22 PM
As crossrulz said; this is just a message to tell you that LabVIEW is using a newer version of an assembly that is on your machine. In this case, moving from LV2011 to LV2016 has shifted from CLR 2 to using CLR 4 and thus preferring .NET Framework 4+. It is backwards compatible (for virtually all use cases).