08-24-2016 07:47 AM
Hi everyone,
I want to deploy my Teststand project and got some strange error while creating the image.
For many additional files with the suffix like .tso, aliases, lvlpb, exe, dll.. the deployment tool throws the error "Unable to locate all subVIs from saved VIs because a subVI is missing or the VI is not saved in the current version of LabVIEW." (see also attached pic).
If I exclude the files from my distribution or set them to "Include without Processing Item or Dependencies" the build works fine.
After the error occured I checked the Temp-folder. The temporary LV-project is not created yet.
I used the deplyoment-setup in the same way within a fromer project and had no problems like that...
I use Win7 / LV2013 SP1 & Teststand 2013 f1 (5.1.240).
Could anybody help or give support? Thank you!
Solved! Go to Solution.
08-29-2016 09:17 AM
Hello Mesio,
have you tried to mass compile the Vi´s berfore you run the build?
08-30-2016 12:53 AM
Hello Alexander,
yes I did. Mass compile is running pretty well...
Matthias
08-30-2016 12:56 AM
Hello Mesio,
it is possible to get one of the not working VI´s and can i reproduce the issue with them?
09-01-2016 01:17 AM
Hi Alexander,
the error is not caused by any VI, the problem is caused by additional Files like *.tso, *.aliases, *.lvlpb which are created by Labview / Teststand project. If I set the Flag "Include without Processing Item or Dependencies" in Deployment utility for the regarding files everything works fine...
I cannot populate the project, because there a lot of internal know-how in it...
Thanks,
Matthias
09-01-2016 07:40 AM
Hello Mesio,
during the search in our database, i found there are some fixed mistakes that can be the cause for your behaviour. Do you have the option to try the development with the newest version of TS?
09-02-2016 12:31 AM
Hi Alexander,
I currently change our environment to TS2014 & LV2015. I'll give you answer when done....
09-02-2016 01:07 AM
09-02-2016 01:16 AM
No - not released within the company 🙂
09-09-2016 12:21 AM
Finally I tried the build with LV2015 & TS2014 - no problems... Everything works fine...