NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand 4.0.1 Installation error

Hi all,

My Steps (built in LabVIEW8.5) are using .Net VIs, GPIB VIs and some customized buttons.
I have successfully created a installer using TestStand 4.0.1,

but when i tried to install it on the target computer,

i found the error (see attachment)



Can anyone guide me to solve this?


0 Kudos
Message 1 of 8
(4,006 Views)
Looks like you are missing some components (libraries) on your install package. Are you running with the LV RTE  and TS Deployment license?
0 Kudos
Message 2 of 8
(3,999 Views)
Maybe, you have removed the checkmark from "ActiveX" in the VI Server Configuration?
Guenter
0 Kudos
Message 3 of 8
(3,987 Views)
i like original,
 
This knowledgebase talks about the exact same problem and has some detailed solution in it. Most likely it has something to do with your DCOM settings. Also, are you trying to use LabVIEW development system or run-time engine on the target computer?
 
Song D
Regards,

Song Du
Systems Software
National Instruments R&D
0 Kudos
Message 4 of 8
(3,956 Views)
Hi Song D,
 
I want to use just a runtime of LabVIEW8.5 and TestStand deployment environment.
 
I have already procured Test Stand Deployment licence.
 
Is there a runtime licence i need to buy even for labVIEW 8.5 runtime?
 
 
0 Kudos
Message 5 of 8
(3,919 Views)

i like original,

LabVIEW Run-Time Engines do not require any license. If you just want to use runtime version on the target computer, you should first configure the adapter setting on the development computer. Then deploy TestExec.ini in the <TestStand>\cfg folder.

Regards,

Song Du
Systems Software
National Instruments R&D
0 Kudos
Message 6 of 8
(3,894 Views)
Hi Song D,
 
Thanks for the guidance. the entire sequence is working on my development computer.
 
 
 
But, When i tried to configure the Adapter (LabVIEW) to runtime 8.5 on my Development computer,
 
i observed the steps (all code modules built in LabVIEW 8.5, mass compiled) do not load the VI information.
i was indicated to reload prototype.
 
even after reloading the prototype, error icon still blinks as if there is an error, and it tips that "the parameters of the step do not match  the controls and indicators of the VI".
 
This happens only in the VIs that pass an Object Reference from VI to TestStand Local Variable (Object Reference). this may probably be the reason that it would not run on target computer.
 
 
 
Do have any why i get this funny error?
 
 
0 Kudos
Message 7 of 8
(3,887 Views)
i like original,
 
Can you post a sample project that demonstrate this error. So are you saying that the sequence works fine with development system, but not with RTE?
 
Regards,

Song Du
Systems Software
National Instruments R&D
0 Kudos
Message 8 of 8
(3,855 Views)