I am running Test Stand 1.0 with LabView 6i and I am experiencing a problem with undefined sub VI's. The test sequence will load the main VI's it calls correctly, and warn me if one of the main VI's it calls is undefined, but if a sub VI in that main VI is not found, it will crash the sequence, giving the error "unable to execute step" on the error dialog, BUT IT WILL NEVER ASK ME TO FIND THE MISSING SUB VI.
I have checked the box in the test editor under Configure > Station Options > Preferences "prompt to find files", but it doesn't prompt me if it can't find a sub VI. Why won't the system tell me if it can't find a sub VI, but yet it warns me if it can't find a main VI it calls directly.