09-06-2012 02:12 PM
I'm no longer able to run LabVIEW 2009, and an application compiled with LabVIEW 2009, at the same time. I'm not sure exactly when this happened - it worked a month ago, and isn't working today. If LabVIEW is already open, when I launch a compiled LabVIEW executable, I get a Microsoft Visual C++ Runtime Library error: abnormal program termination (see screenshot). If I launch the compiled application first, followed by LabVIEW 2009, then the LabVIEW development environment gives the same error. This is on Windows XP SP3. The same computer also has LabVIEW 2010 and 2011 installed, and I don't have the same problem with 2011 (didn't test 2010), but I need this to work for 2009 because we have systems in the field that cannot be easily upgraded.
Applications compiled in LabVIEW 2009 prior to today still launch properly when LabVIEW is running, which is particularly weird. It does not appear to be specific to one particular application since I've tried rebuilding and running several of them. Ideas?
09-06-2012 05:35 PM
Appears to be related to the web server. If I disable the web server in the compiled application's INI file, it runs fine. If the web server is enabled, it won't run concurrently with LabVIEW.
09-06-2012 05:40 PM
May be related to this.
Specifically toward the end where it says "Note: Running the executable on the development machine requires LabVIEW to be completely shutdown."