10-15-2018 02:22 PM
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?
10-15-2018 03:38 PM
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.