LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Builder Broken VIs error...

Solved!
Go to solution

I'm working on a existing collection of VI that I need to reorganize and compile into a single application.

Starting from the main shell vi I tried to create the application but I'm experiencing some problems.

When I try to Build the application I got this error:

 

Cannot complete build because following VI loaded broken:
C:\MAN_TEST_1_4_4\Shell\Shell_MAN_2_liv_1p4.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.
Broken VIs:
- Serial_IO.vi:
VI failed to compile.
 
Details:
 

Click the link below to visit the Application Builder support page. Use the following information as a reference:

Error 1003 occurred at AB_Get_Detailed_BrokenVI_Message.vi -> AB_Targetfile.lvclass:Open_Top_Level_VIs.vi

Possible reason(s):

LabVIEW: The VI is not executable. This error may occur because the VI is either broken or contains a subVI that

LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it.

 

I'm not a LabView expert but it sounds that Serial_IO.vi should have some missing references or errors.

But If I check Serial_IO.vi subVIs all files are available.

 

What else I can do to identify the problem?

 

Best regards,

 Michele Santucci

0 Kudos
Message 1 of 3
(226 Views)
Solution
Accepted by topic author michele.santucci

Two solutions:

  1. Bring a LabVIEW Expert to your problem.  [Hire a consultant].
  2. Bring your Problem to a bunch of LabVIEW Experts.  [Attach a zipped version of your entire LabVIEW Project, including the .lvproj file and any/all libraries or external code it calls].

Bob Schor

Message 2 of 3
(212 Views)

It turned out that the problem was probably a corrupt VI.

Anyway I got the hint. Unluckly in this case was not possibile to attach the whole project since it spreads across several megabytes of VIs (and I'm not really sure about how many of those where really neeeded) so it would result in a BIG loss of time.

0 Kudos
Message 3 of 3
(175 Views)