12-31-2013 11:40 AM
Hello
I have a question about .NET Framework 4.5 language support issue.
I am currently using Windows 7, Visual Studio 2012
I have a problem to use ResourceManager in the NI VISA library , so I switched 4.0 to 4.5
However, after I made install package and install to another PC to run my project.
I got this issue
Therefore, I was assuming that new PC doesn't have .NET Framework 4.5 or VISA driver is missing dll files.
I upgrade.NET 4.0 to .NET 4.5 , and I also update the newest VISA Driver to run my project.
However, throwing error issue kept appearing , so i can't run my project.
Therefore, I decide to re-install driver. And, I found they there is support issue
Current PC doesn't have visual studio or measrement studio.( I just wanted to make sure my project is running on other pc or not)
However, I installed the newest drivers and .NET 4.5.
I am not really sure the reasons that I can't use ResourceManager in the NI VISA library
Thanks
Solved! Go to Solution.
01-01-2014 05:37 PM
When you first ran the VISA installer it looked into your system and, saw that .NET4.5 was not around. OF COURSE support for .NET4.5 was not installed by default!
Install the framework FIRST- then run the NI-VISA installer. You'll be right as rain.
01-02-2014 04:58 PM
Thanks
I just uninstalled ALL NI Driver and .NET.
then , i just re-install everything.
Now, I am able to select Language support to use feture of .NET 4.5
thanks and Happy New Year 🙂