08-02-2011 09:18 AM
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
Solved! Go to Solution.
08-02-2011 09:26 AM
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.
08-02-2011 09:44 AM
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
08-02-2011 10:17 AM
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.