NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW.Application ActiveX automation server

Solved!
Go to solution

I just created a TestStand program installer and installed it on a deployment computer.  It has TestStand installed on it.  I included LabVIEW RTEs in the installer.  I am getting this error.

 

"Unable to launch the Labview.Application Active X automation server. Teststand cannot find a Labview Development System installed in this computer."

 

I have looked for potential solutions, one was to rename the LabVIEW config file, but I don't have that file on the deployment computer since it only uses RTEs.

 

Any other ideas?

0 Kudos
Message 1 of 7
(5,817 Views)

Have you deployed the sequence editor? If so, when you go to configure>>adapters, and then LabVIEW, do you have the adapters selected? 

0 Kudos
Message 2 of 7
(5,813 Views)

I have.  In the adapters config box, LabVIEW is selected.  It doesn't let me select more than one.  I'm guessing that is normal due to the radio buttons.

0 Kudos
Message 3 of 7
(5,794 Views)

Hit the "Configure..." button. You should get a screen like the following:

 

Capture.PNG

 

Do you have LabVIEW development environment selected or run-time engine? 

0 Kudos
Message 4 of 7
(5,791 Views)

Ahhhhh....  Development system was selected.  Just to clarify, this should  be done on the development machine right?  Or on the test/deployment machine?

0 Kudos
Message 5 of 7
(5,789 Views)
Solution
Accepted by topic author bjenkins

Since this is a station option (particular to that machine), you need to configure the property on the deployment machine. 

 

How are you deploying your VIs and code? Did you test your code in the run-time engine on the dev machine?

0 Kudos
Message 6 of 7
(5,783 Views)

Configuring the property on the deployment machine worked!  Thanks!

0 Kudos
Message 7 of 7
(5,735 Views)