LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

build application erroration Error 7

Could anyone kindly help me here, I have met "Error 7 occurred at Invoke Node in Dist Build App from LLB.vi->Dist Build App Image.vi->Build Application.vi" while I am using Labview 7.1 to build my exe installer for my customer. I encountered this error message twice during that process. The first time it when I launch build DLL and the second time is at build. After I press continue button, builder stops with no warning and error.

Thanks in advance

Willy


0 Kudos
Message 1 of 3
(2,679 Views)
Hi Willy,
 
can you tell me if all of your VIs are made with the same LabVIEW  Version 7.1 or is it possible that some  were  built in a previous version?
 
The Application Builder reads certain information from the VI in order to determine how to build the executable. Since there can be significant differences between two versions of LabVIEW, the build process may fail with an error similar to the one you mentioned.
You can convert your VIs to the most recent version by using the Mass Compile featurel. The Mass Compile feature will allow you to select either a directory or a LabVIEW .llb file to compile.
 
Hope that helps,
 
Stefan Henke
NIG
 



 
0 Kudos
Message 2 of 3
(2,669 Views)
Thank you stefan I will try that to see if it works.

Appreciate for your valuable time and sharing.

Best regards,

Will
0 Kudos
Message 3 of 3
(2,653 Views)