LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Debug exe mode

In my project, 2 different GUIs of main Run screen are launched based on the user level {Administrator/Operator}. First, I set the FP open property to true for the GUI and then run it with Invoke node. We created an executable with debug mode ON and we were able to debug the executable. This was few weeks ago. Now we have added some features in the same project (but nothing is related to the GUI launching and no changes in the launched GUI as well). Also I changed the order of the launch such as Run method was called first and then FP open property set to true. Now, if I create a exe with debug mode ON and run it, the GUI is not launched. Instead LV crashes and the exe starts to run in the executable mode itself. Even if I change the order back to how it was earlier, LV still crashes.

 

I just tried with a simple example in LV outside of my project and I did not see this behavior. Here the GUI is launched perfectly and LV does not crash.

 

Anybody know any solution or faced this problem before?

 

Thanks,

Saranya

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