08-24-2009 11:17 AM
I have a simple program that I wrote in version 8.6 that I never had a problem building and running applications built with it in 8.6. Two weeks ago I got 2009 in the mail because we had very recently purchased 8.6 and I am getting errors when trying to run an application built with the same code using 2009. The error has to do with the Mean.vi. It claims it cannot find it. The error I get reads as follows:
An error occurred loading VI 'NI_AALBase.lvlib:Mean.vi'. LabVIEW load error code 3: Could not load front panel. I don't need access to this vi's front panel, so I am wondering if it is a problem with the runtime engine and not my code. Please respond as soon as possible as this will quickly start to impact my testing schedule. Thank You.
Solved! Go to Solution.
08-24-2009 11:50 AM
08-24-2009 12:08 PM
08-24-2009 01:59 PM
08-24-2009 02:38 PM
Hi!
The same problem ???
I discussed it with my local NI technical support team. The application works without any problems now.
Basic rule: when creating an installer be sure that option "Run Time Engine xxxx" in "Additional Installers" category is checked in spite of the fact that Run Time Engine is already installed.
Best regards.