I am trying to build a source distribution for my large project in LabVIEW 8.5 on Windows XP. I have the VI Analyzer and Database Connectivity Toolkit installed. I am using source code control with Subversion via the PushOK SVNSCC client plug-in with reserved file checkout enabled.
In the source distribution build properties, I have only the main VI selected.
When I create a preview of the source distribution, I can see all of the files that are supposed to be included.
When I try to build the source distribution, I get the following error:
*************************BEGIN ERROR REPORT***************************************************************
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 6 occurred at Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: Generic file I/O error.
=========================
NI-488: I/O operation aborted.
Method Name: Save:Target Instrument
*************************END ERROR REPORT*******************************************************************************************
I've Mass Compiled the project, which completed successfully, but made no difference when trying to build the distribution.
How can I get this souorce distribution to complete?