Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Processor architecture error

I recenlty had to switch laptops(previous one's usb ports stopped working) and now when I load my solution I get the following warning 

 

Capture3.PNG 

Not sure what to do here I tried searching for an answer here on the forums and the google and only found this http://zone.ni.com/reference/en-XX/help/372636F-01/mstudiowebhelp/html/64bitsupport/ and I have tried changing the processor to any and it still gives me issues. Any help would be much appreciated. Thanks.

0 Kudos
Message 1 of 2
(4,072 Views)

Hi Devteck,

 

This warning generally occurs when there is a mismatch between the architecture of the DAQmx library and the native processor. For instance, if your previous processor was x86 and your DAQmx library was also x86 and then you move to a x64 processor you will receive this warning. Did you change from a 32-bit computer to a 64-bit computer? My suggestion is to change the Active Solution Platform to match the DAQmx library. 

 

If this does not resolve the issue:

Do you have the same versions of Measurement Studio, Visual Studio, and DAQmx installed on both computers? 

Is the warning preventing you from compiling?

JD B.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(4,032 Views)