NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error loading step

Solved!
Go to solution

 My builds have been working for over a year but today I got a new set. Everything works fine on my development system but when I select Test UUTs on a deployment system I get the following list of errors.

 

Error loading step "EA5004-001" of sequence MainSequence in file CalAndTest.seq.
Error loading step "Reset Report" of seq EA5004-001 in file MVTC.seq.
Unable to launch the "LabVIEW.Application " ActiveX automation server.
TestStand cannot find a LabVIEW Development System installed in this computer.
An erro occurred accessing the LabVIEW AciveX automation server. [Error Code: -18001]

 

The file MVTC.seq has not been modified nor has the Reset Report vi. Some other VIs were modified and the .tsw. Also there has never been a development system on the deployment computer. Why is the build expecting one?

 

Thanks,

 

jh

0 Kudos
Message 1 of 4
(3,624 Views)
Solution
Accepted by topic author jvh75021

You need to change your LabVIEW adapter to just use the run-time engine.

 

Configure>>Adapters>>LabVIEW click Configure... button. Select LabVIEW Run-Time Engine.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 4
(3,623 Views)

Thanks for the help Jigg, we're running again.

 

Didn't realize that I had changed it on the development system. So I am guessing that the deployment follows whatever adapter settings were set on the development system?

 

Thanks again,

 

jh

0 Kudos
Message 3 of 4
(3,620 Views)

On the System Source tab in the TestStand Deployment Utility there is a box that says something about deploying Teststand Public Directories.  If that is checked then YES all your adapter, search directories, station options, etc... from the Dev machine get deployed as part of your package.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 4 of 4
(3,617 Views)