PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting "Error 10 occurred" when building exe

I am getting the following error when trying to build an executable: "Error 10 occurred at C:\Program Files\National Instruments\LabVIEW 7.1\vi.lib\Daq\lvdaq.dll"
 
Listed under possible reasons were:
 
LabVIEW: Duplicate path.
---
NI-488: New I/O attempted with old I/O in progress.
 
I made some changes and added a .vi to my program, but get no errors if I run the program from the top level .vi.
 
Any ideas?
0 Kudos
Message 1 of 2
(3,070 Views)
Hi Rob,

For some reason there's an issue with the link to the lvdaq.dll in your application. The lvdaq.dll is used by the DAQ VIs from the palette - are you by any reason calling the DLL directly from a Call Library Function Node?

Can you please explain what changes you made to the VI that caused the issue. It would also be a help if you submit the VIs that you are trying to build into an executable, thanks.
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 2 of 2
(3,062 Views)