LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when trying to run an application that worked when built with 8.6

Solved!
Go to solution

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.

0 Kudos
Message 1 of 5
(6,019 Views)
Did you create a new data folder with lvanlys.dll in it? Your installer should have created it, assuming you used an installer.
0 Kudos
Message 2 of 5
(6,008 Views)
I had not used an installer, but did make one and tried it out to no avail.  Perhaps I should make my own mean vi and use that instead.
0 Kudos
Message 3 of 5
(5,999 Views)
And what about the data folder? Is that there?
0 Kudos
Message 4 of 5
(5,986 Views)
Solution
Accepted by topic author NMAYO

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.

Message 5 of 5
(5,973 Views)