06-13-2025 10:58 AM - edited 06-13-2025 11:42 AM
Hello,
I have a coworker who is having difficulty building a disc using a Teststand deployment utilitiy. We use Teststand 2014 SP1, and Labview 2015 SP1.
We use the same Deployment utility across all of our development computers, and I have checked to verify the settings are the same across them. The install works without issue on my computer, as well as the computer of a third co-worker, even if we copy the project's file over.
The error we are getting is:
Error: General Error (-19000)
Labview cannot compile one or more VIs because they do not have block diagrams.
Invoke Node in 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_2013,lvclass:Build.vi->Build Distribution - TestStand.vi->Build VI Distribution 2010 - TestStand.vi->Build VI Distribution 2010 - TestStand.vi.ProxyCaller
Method Name: Compiler: Compile App Context
I looked online and could not find anyone with a similar error. The closest I found was an error people found related to Actor, and I used the solution there to clear the Compiled Object Cache, but this did not work.
06-16-2025 01:02 AM
Have you tried mass compiling your code modules with LabVIEW directly?
06-18-2025 08:07 AM
I hadn't. The computer's been taken by IT to try and install on a different laptop. They'd tried reinstalling on this one before without success.
If it continues to fail when they are done I'll try mass compiling.
07-02-2025 01:34 PM
We got the laptop back, the new one has the same issue. I tried mass compiling the code modules. That process completed successfully.
However, the same error is still occurring when we try to build from the deployment file.
07-03-2025 12:29 AM
Still strange.... do you happen to know what exactly IT did? Did they only install Windows or the NI Toolchain as well?