11-16-2011 02:58 PM
I am getting an error "could not load file or assembly NationalInstruments.DAQmx" when I put my application on another computer. The only difference between the two computers as far as I can tell is that the one that doesn't work has 64 bit version of Windows and the one that does has 32 bit version.
DAQmx does exist on the computer and I can control the daq through the Measurement & Automation explorer fine.
Any suggestions?
Thanks,
Garth
Solved! Go to Solution.
11-17-2011 12:10 PM
I resolved the error by downloading the latest version of DAQmx onto both computers and recompiling code using the newer version.
11-17-2011 12:56 PM
Was the executable built in a 32 bit or 64 bit operating system?