02-01-2006 11:16 AM
Hi Darren,
Are you using LabVIEW for windows or LabVIEW RT? The KB linked below gives some more information on this error. 'Error 1003 Occurs When Trying to Create an Executable' -
http://digital.ni.com/public.nsf/websearch/705C2ECA081F3C7986256C0F00559B02?OpenDocumentIts a known issue with LabVIEW 8.0 that using the Diagram Disable/Conditional Disable structure will cause Application Builder errors. National Instruments is aware of this issue and plan to fix this in the next update.
Regards,
Prashanth
05-12-2006 12:12 PM
I am running into the exact same error. I have tried everything on this posting, but am still getting the error. My VI has enums (which seemed to be defined ok) and two boolean network published shared variables. The boolean variables are not bound to any of the controls.
I would appreciate any ideas.
Thanks
Russell
06-14-2006 08:05 AM
06-21-2006 08:51 AM
06-22-2006 02:20 AM
I called NI and they said it is because of an error in LV8 and LV8.01 but which should be solved in LV8.1.
errors in this context:
error 1003 ,Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 1003 occurred at ABAPI Dist Chg and Save VIs.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> EBEP_Invoke_Build_Engine.vi -> EBUIP_Build_Invoke.vi -> EBUIP_Build_Rule_Editor.vi -> BUIP_Create_Build_Rule.vi -> EBUIP_Global_OnCommand.vi -> EBUIP_Global_OnCommand.vi.ProxyCaller
Possible reason(s):
LabVIEW: The VI is not executable.
when checkbox : enable enhanced dsc support then the following errors occur.
the message appear:
-cannot find varxnode
[if you click cancel]
-... governing library is missing
(this is the library which includes all the shared variables) , although the shared variable library is put correctly in the project explorer.