LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Builder: EXE and Installer build always prompts for subVI that is in data support folder

I have a few different program installer builds installed on different computers around the company. 

 

Some programs work just fine and some need to have you point to just one missing subVI (mainy subVI programs in main VI). Often the windows explorer window pops up in the correct directory and the file is right in front of you to select. Sometimes it does not and the user has to hunt to the install directory/data folder to find it. 

 

Can anyone explain why only 1 of 10+ of my subVI does this?

0 Kudos
Message 1 of 2
(2,248 Views)

I've seen this problem around LabVIEW 2011 or 2012. The temporary solution was to change the code structure somehow, delete some VIs, move some around. But the problem was coming back eventually in one of the next builds. This might not be your case though, so first thing you could to is to create new VI, copy problematic VI contents into it and replace the old one with new one.

Other than that, I'd contact NI techsupport directly.

0 Kudos
Message 2 of 2
(2,225 Views)