LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder error

Solved!
Go to solution

I am trying to build a stand alone exe file from a Labview VI using the application builder.

I get the following error message:

 

"Error 8 occurred at AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Frmwk_Build.lvclass:Build.vi -> AB_UI_FRAMEWORK.vi -> AB_Create_Build_Application.vi -> EBUIP_Global_OnCommand.vi -> EBUIP_Global_OnCommand.vi.ProxyCaller

Possible reason(s):
LabVIEW:  File permission error. You do not have the correct permissions for the file.
NI-488:  DMA hardware error detected."
 
Any idea? thanks
0 Kudos
Message 1 of 3
(2,213 Views)
Solution
Accepted by topic author DavideB

Do you have an explorer open with the target folder or something? This typically happens when the build process can't clear the target folder before building. You can e.g. delete it yourself to see if it helps. (one time i actually had to change the target folder just to get it to build)

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 2 of 3
(2,198 Views)

Thanks!

0 Kudos
Message 3 of 3
(2,144 Views)