03-04-2011 07:00 PM
I have written an application that uses NI-Visa in C# in the VS 2008 Enviroment (GPIB communication). When I installed on a clean machine, it produces an exception looking for the wrong version of NationalInstruments.Common.dll. After I install the larger NI-visa core, it works fine. I using version 5.02. What gives? Why does the clean computer need core instead of just runtime?
Thanks
03-07-2011 01:11 PM
Hi rutlean,
I was wondering if you were attempting to do development on the second computer (clean machine) or are you just running the application?