06-14-2007 06:04 AM
06-14-2007 07:51 AM
Hi Kreuters,
What edition do you have of Measurement Studio (Standard, Professional, or Enterprise)? The reason I ask is that you need the Professional or Enterprise Edition to have those DAQmx templates. This is because that template is part of the DAQ assistant package, which is not included with the Standard Edition of Measurement Studio.
Also, just to make sure, you did include .NET Framework support for the DAQ driver right?
Best Regards,
06-14-2007 07:58 AM
06-14-2007 08:16 AM
06-15-2007 05:30 AM
06-15-2007 08:11 AM
04-22-2008 12:30 PM
I am having a similar problem.
I am using the MStudioCommon.2005.msm merge module to try and install NationalInstruments.DAQmx.dll (and required dependencies), however on the target PC, I see the behaviour as though that dll was not installed. IE, my program fails to load. I created a new project in VS2k5 to see if the assembly was registered on the system, but it wasn't in the list of avalible project references, nor did it show up on a system search.
Instead of requiring users to select the Measurement Studio for .NET assemblies option when installing the DAQmx drivers (8.6 - it is not installed by default), how do I get this dll deployed on a target pc? I would have though that adding the merge module to the ism (install shield 12) would have done it.
04-22-2008 12:39 PM
04-22-2008 02:18 PM
Actually, I am using Install Shield 12. It also picked up the dependencies and added the merge modules. I don't get any errors when I build the disk set, but I don't see any evidence of the files being installed on the target pc.
04-22-2008 02:57 PM