02-22-2011 10:18 AM
Hello All,
I am getting error message (posted below) while building executable file, Few days back everything was good but then I updated my labview code and now I am getting this error
Error 6 occurred at AB_Destination.lvclass:Create_Destination.vi -> AB_Build.lvclass:Create_Destinations.vi -> AB_Application.lvclass:Create_Destinations.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Frmwk_Build.lvclass:Build.vi -> AB_UI_FRAMEWORK.vi -> AB_CreateNewWizard_Invoke_CORE.vi -> EBUIP_CreateNewWizard_Invoke.vi -> EBUIP_CreateNewWizard_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: Generic file I/O error.
=========================
NI-488: I/O operation aborted.
Does any one have idea for why am I seeing this error or has any one experienced this error earlier.
Appreciate the response, thanks in advance.
Solved! Go to Solution.
02-22-2011 12:12 PM
I've seen it before, though it's been a while. I recall restarting LabVIEW to get rid of it, however I vaguely recall it took more than that at times. Sorry I'm not being much help.
Tim
02-22-2011 01:59 PM
Well I moved the project folder to desktop, this saved me the naming convention to less than 255 character thing, because once I had got error while building executable that naming convention is limited to 255 because of operating system, I do not know whether this was the reason.
But now I built executable and installer and now it's working good.