LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

source distribution build error 6 (generic file i/o/error) for my custom controls

I get the following when trying to build a source distribution for a project which includes custom control files.  The build halts for any of my custom control files.

 

"An error occurred while building the following file:

C:\Program Files\National Instruments\TestStand 3.5\Components\User\Delphi\StepTypes\PXI Steps\PostSteps\Bluetooth\Infineon\Unistone\Infineon_Read_BD_Data States.ctl

 

Error 6 occurred at ABAPI Dist Chg and Save VIs.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> SDBEP_Invoke_Build_Engine.vi -> SDBUIP_Build_Invoke.vi -> SDBUIP_Build_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW:  Generic file I/O error.
=========================
NI-488:  I/O operation aborted."

 

Thanks.

0 Kudos
Message 1 of 2
(2,436 Views)

My initial thought is that the length of the file path is creating an issue.  There is an OS limit to the file path length that can create problems.  Try moving your custom controls up 8 or 9 directories and see if that gets rid of these errors.  If not, post your version of LabVIEW and maybe we can take a look at this a bit more.

 

Cheers, 

Message Edited by Brian_A on 08-15-2008 04:11 PM
Message Edited by Brian_A on 08-15-2008 04:12 PM
Brian A.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,422 Views)