03-14-2017 05:38 PM
I am trying to load an App onto a device using a series of VI's, and am able to do it in the full development suite, but when i make an executable and try to run it on my machine when the command line prompt pops up (how I am loading the App), it quickly crashes and fails to load the App. Any ideas on what's happening?
Solved! Go to Solution.
03-14-2017 06:17 PM
No ideas.
But if you mention what this app is, or how it works, or what is in the executable, or perhaps even attach some code, then perhaps someone can come up with some ideas.
03-15-2017 02:14 PM
Turns out there was a missing temp folder that LabVIEW was able to ignore or mimic that the Executable could not fixed it and now it works.