LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 10 occurred When createing an executable with application Builder?

Problem: I am using the LabVIEW Application Builder to create an executable from my VI. When I run the Application Builder, I receive the following error:

Error 10 occurred at Copy in Win Install Copy Redistribution Files.vi->Win Install Create.vi->Dist Call Create Installer.vi->Builder Application.vi

Possible Reason(s)
Labview : Duplicate Path
or
NI-488 : New I/O attempted with old I/O in progress


Why do i receive this error and how can i resolv this issue?
0 Kudos
Message 1 of 2
(2,641 Views)
Jiang,

It sounds like this could be an overwrite issue. From the file path you specified, I can tell you that the error is occurring in creating the installer for your executable. Are you specifying an installer directory where you have already created an installer of the same name? If so, is that directory read only? Make sure that write privileges are enabled for you installer directory, and if that doesn't fix anything, try specifying a different installer directory.

If none of these suggestions take care of the problem, please post a simple example that illustrates the problem (i.e. a simple VI and a copy of the build file). We can then try to replicate the problem and troubleshoot it. What version of LabVIEW are you using?

Regards,
E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,616 Views)