NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand deployment of VisaNS

I have a TestStand application which uses the NationalInstruments.VisaNS .NET assembly, and am trying to use the Deployment Utility to build a runtime installation package for this application. I can not find which NI component I need to include to get the necessary .NET components included. Please advise.

Thanks,

Steve Shelley

0 Kudos
Message 1 of 3
(3,207 Views)
Hi Steve,

The assembly is located in the <National Instruments>\MeasurementStudioVS2005\DotNET\Assemblies folder.  If you are accessing the assembly in TestStand as a global assembly, then you will need to use the gacutil utility to register the dll to the GAC on the destination computer.  Otherwise, you can specify this location for the .NET adapter step's module as just an assembly file.

Have a great day,

Ecleamus R.
NI
0 Kudos
Message 2 of 3
(3,187 Views)

Thanks, will give that a try (may have to deploy gacutil.exe too).

Steve

0 Kudos
Message 3 of 3
(3,170 Views)