NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview opening and causing error during TestStand Deployment

Hi All,

 

I am currently trying to create a deployment for my test stand code. I have set up the project in TestStand Deployment Utility and analyzed it, no problems show. However when I try and build it part way through labview pops up on my task bar. Then the build fails with the following error:

 

Open VI Reference in AB_Source_VI.lvclass:Open_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_API Do Two Step Build.vi:4020001->AB_API Build.vi:4700001->NI_AB_API_Build.lvclass:Build.vi->NI_AB_API_SDIST.lvclass:Build.vi->SDBuildClass_2018.lvclass:Build.vi->Build Distribution - TestStand.vi->Build VI Distribution 2010 - TestStand.vi->Build VI Distribution 2010 - TestStand.vi.ProxyCaller
VI Path: C:\Program Files\National Instruments\LabVIEW 2021\vi.lib\Utility\error.llb\Error Cluster From Error Code.vi

 

Within TestStand Deployment Utility I get the recommendation:

LabVIEW is using a file with the same name as one of the destination files. National Instruments recommends that you close LabVIEW before you build a deployment.

 

I have checked and error.llb is not something I have in my files. Honestly it seems like TestStand Deployment Utility is opening up Labview then complaining about it. I have no idea what to do?

 

Regards,


Ray

0 Kudos
Message 1 of 2
(518 Views)

Hi,

 

Take care of two things :

1) Ensure file name is not big for any of the files used.

2) Copy all the files in a file folder like C:\ProjBuild\*.* and then build your project.

 

To summarize ensure that the path is very minimum.Most probably the error is that the path of some of the files has exceed the limit.

 

Ravi

0 Kudos
Message 2 of 2
(413 Views)