03-24-2011 04:15 PM
I'm having an issue getting an error on one particular executable loading and running correctly. I have created the executable with no issues and gotten it to load and run fine on other computers.
On the computer in question, I am getting an Error code 3. Apparently it isn't loading a vi ("Could not load front panel" according tot he message.).
Is there a somewhat easy solution to fix this? I can't seem to find a way to fix the problem. As I said, this works fine on other computers, but there is a problem with this particular one. The updated Run-Time engine is installed. It is a Windows 7 system. The computers where the program works fine have regular Labview 2010 installed. I'm not sure if that makes a difference. However, I have created the same executable and deployed it on a machine without regular LV, and it ran fine. I just honestly do not know why this time it cannot work properly.
Any suggestions would be helpful.
Thanks in advance.
03-25-2011 03:59 PM
Is this executable being built on a 64-bit machine and run on a 32-bit machine by any chance?