LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot launch my program

I always get the following answer: (this is translated from a french message) " the file "D:\....`scanbourse.vi ( or one of its composants) cannot be found. Verify that the path and the name of the file are correct, and that all of the libraries required are availables."
0 Kudos
Message 1 of 3
(2,606 Views)
Claudine,
1. What happens when you use Explorer or some file manager - can you find your file that way (manually searching)? - Perhaps you have an erroneous path listed somewhere.
2. If you do find your file manually, can you open/launch your program by opening it from there?
3. Finally, perhaps you don't have ".vi" associated with your application (LabVIEW). You may need to check that.

These are just ideas to think about, because its unclear what your exact cause is - Good luck, Doug
0 Kudos
Message 2 of 3
(2,606 Views)
Hi claudine,

Can you open the main vi within LabVIEW. (I'm guessing that you are referring to an exe file built using the Application Builder.)

If you can open the top level VI with out any problems, then the problem probably relates to a path problem. Remember when determining the path from the current vi to test if its an exe file and strip this from the path.

Hope this helps
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 3 of 3
(2,606 Views)