LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

exectable loads vis when ran

I recently built an exe for my LV test program. When I go to run the exe, I get the popup stating that the are vis being loaded. This should not be occurring. The path that the VIs are loading from is C:\Program Files\test.exe\measure.vi. The test.exe is the program I built and the measure.vi is one of the many VIs that gets loaded when the exe starts to run. Why are the VIs being loaded, they never did that whith any other builds I generated.
0 Kudos
Message 1 of 4
(2,881 Views)

Hi!

Do you have LabVIEW installed an the system where you running the executable? Are you loading the VIs dynamically?

 

Christian

0 Kudos
Message 2 of 4
(2,859 Views)
LabVIEW is loaded on the machine that I am running the executable. This is the fourth version of the exe that has been built on the machine and is the only one that indicates this anomaly. I am not sure how to load VIs dynamically so I can not answer that question. It is possible something got messed up in one of the VIs, but I am not sure what to look for. Any ideas?
0 Kudos
Message 3 of 4
(2,844 Views)

Hi!

Is there any "Open VI Reference" in your VIs?

 

Christian

0 Kudos
Message 4 of 4
(2,817 Views)