10-24-2018 06:08 AM
Hi,
10-25-2018 09:59 AM
Hi,
Will send us the code that you are facing the problem on, we would like to replicate the issue on a PC.
Regards
10-26-2018 06:33 AM
Hi,
I made a new test application by using Visual Studio 2013. If you compile and run that in 64 bit mode there is the same error. But in 32 bit mode it is OK. Please test the attached application.
10-26-2018 07:15 AM - edited 10-26-2018 07:16 AM
Here is an another test. I copied ninetv.dll into the bin directory. So it is found now but in a wrong format:
10-30-2018 08:31 AM
Hi, We just escalated this issue, expecting to have the answer soon.
Thanks for your patience.
Regards.
10-31-2018 08:57 AM - edited 10-31-2018 08:58 AM
The last error message indicates that there is a mismatch issue, namely a 64-bit process is trying to call into a 32-bit DLL. In Measurement Studio 2015 the NationalInstruments.NetworkVariable.dll works for both 32 and 64-bit processes and We only have one copy of ninetv.dll which should also work for both.
We see that the referenced documentation which indicates in older versions did have a separate 64-bit implementation, ninetv64.dll. It may be possible that you had an old version on your system that is 32-bit specific which could cause this problem.
Can you check the version of ninetv.dll on your system?
Note that since ninetv.dll is shared by all NI products using Network Variables that it should be the version of the highest NI software on your system - in our case that's CVI 2017. The version you should download must be at least a 15.x version (since you use MStudio 2015 on your system).
Finally, is this error happening on your development system, deployment system, or both?
10-31-2018 09:34 AM
Hi, here is the ninetv.dll what is used. Version 15.0.1.239:
BR,
Ilkka
11-05-2018 03:01 AM
Can you please answer the following two questions:
Best regards
Basel
11-05-2018 01:35 PM
Hi,
I used the sample Program posted into this thread before. Not our original software but the results are the same.
BR,
Ilkka
11-09-2018 06:07 AM
Hi,
Can you please, verify which location you are pulling ninetv.dll from? Put the whole path or screen shot it.
Thanks.
Basel