06-02-2008 10:29 AM
06-03-2008 06:51 AM
06-03-2008 07:13 AM
Dave,
One way to do this is to make a Source Distribution of your project. Build Specifications>>New>>Source Distribution.
If you set it to Single Destination - Preserve Hierarchy, it should create a subdirectory for each toolkit used.
06-03-2008 07:19 AM
06-05-2008 05:09 AM
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_Build.lvclass:Build_from_Wizard.vi
->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller
Possible reason(s):
LabVIEW:
Generic file I/O error.
=========================
NI-488:
I/O operation aborted.
Method Name: Save:Target Instrument
06-05-2008 06:55 AM
06-05-2008 07:28 AM
06-05-2008 08:45 AM
06-05-2008 09:27 AM
06-29-2010 07:50 AM
Good Morning David,
I have seen errors similar to the one you posted when trying to save to a file path which is too long for Windows to handle (255 characters?). My hunch is that it worked when you saved it to root because the path was shorter, not because it was the root. The same goes for the network drive.