09-12-2013 12:12 PM
I'm trying to build an executable and am getting Error 1003. My VI opens and runs fine in labview 2012. I receive the following error message.
Cannot complete build because following VI loaded broken:
X:\Eric_NI\power_vis\tempandpowerTEST_15.vi
Open the VI in LabVIEW and fix the listed errors. If the VI loads as expected but errors are still detected during the build, contact National Instruments technical support for assistance.
- tempandpowerTEST_15.vi:
You have connected %s to %s.
%s
I am wondering if this means the failure is definitely happening in this VI (X:\Eric_NI\power_vis\tempandpowerTEST_15.vi which is my top level VI), or in a sub VI. Also what is %s type information in labview because that might help me find the error?
I have tried several trouble shooting procedures, like performing a forced recompile and mass compiling my VI before building the executable, and deselecting "disconnect type definitions" and "remove unused polymorphic VI instances" option in the application builder.
Thank you for your help.
09-13-2013 07:50 AM
Hi ebab,
Sorry you've run into this. We have a knowledge base article that should serve as a good start point to troubleshoot this issue:
http://digital.ni.com/public.nsf/allkb/705C2ECA081F3C7986256C0F00559B02?OpenDocument