10-12-2009 09:36 AM
I am building my executable for the compact FieldPoint and I received the following build error:
[ERROR]
Code:6
An error occurred while saving the following file:
C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\Utility\SMTP\smtpeml.llb\SMTP Email Get Case Insensitive Search Pattern.vi
Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_RTEXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_RTEXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller
<APPEND>
Method Name: <b>Save:Target Instrument</b>
<Call Chain>Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_RTEXE.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_RTEXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Frmwk_Build.lvclass:Build.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.
Any ideas what caused this or how to fix it?
10-12-2009 03:22 PM - edited 10-12-2009 03:22 PM
Hi Carol
I encountered an error similar to this when i was working with CD and SIM, I solved the problem by building the executable from the C: drive concluding that the file reference was too long.
http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx
Be sure to also disconnect all type definitions in Application Builder.