I'm wondering if you guys tested installing projects created under DevStudio 2008 Professional SP2 with MeasurementStudio.
Some issues:
MeasurementStudio installs the following assemblies into the GAC:
NI.Common 8.9.35.156
NI.DaqMX 9.0.35.105
NI.UI 8.9.35.246
NI.Windows.Forms 8.9.35.246
However, your NIDaq902f0_download and NI5690110.zip (latest on your web site) installs:
NI.Common 8.7.20.131
NI.UI 8.5.20.220
NI.WindowsForms 8.5.20.220
(There are other NI DLLs in the GAC, but these are the ones I'm interested in.)
Note, there is no NI.DaqMX, and the versions supplied are uncompatible with the versions supplied in MeasurementStudio.
Copying the MeasurementStudio dlls into the target GAC causes a host of issues with unresolved references.
So, my question: Does NI expect projects developed under MeasurementStudio to be run on machines other than the development box? And, if so, do you have a compatible release of the appropriate DLLs for the target computer?
Thanks.