LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem executing mean.exe in run-time environment.

I have a LV 8.2 application that's built into an EXE targeted for a LV Run-time environment. The app uses the mean.vi in main application.

The application works fine unbuilt and also works fine built into an EXE and running on the development machine. However, it breaks when I deploy to my test machine which only has the LV Run-Time engine loaded. In the Run-Time environment, the LabVIEW's mathematical "Mean.vi" will not run. If I remove Mean.vi it will work fine.
The error was indicated as:

"Beim Laden des Vis 'NI_AALBase.lvlib:Mean.vi' ist ein Fehler aufgetreten"
The new lvanlys.dll from LV 8.2 is in the application and the system32 directory.

Does anyone have any ideas on how I can start the mean.exe in the LV Run-Time environment?

Thanks in advance,
A.Bernard
0 Kudos
Message 1 of 2
(2,459 Views)
Build an installer, this should include these things.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,452 Views)