LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

facade is broken

Hi, 
When I am trying to build an exe of the program it shows the following error: 
 
Cannot complete build because following VI loaded broken:
 
 
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:
- NI_Excel.lvclass:Excel Set Cell Color and Border.vi:
Contains unwired or bad terminal
- myprogram.vi:
Ability "Facade" is broken.
 
how to solve this issue?
 
 
Thanks and Regards
Parvathi
 
 
 
0 Kudos
Message 1 of 4
(353 Views)

Hi Parvathi,

 


@Parvathiiii wrote:
Broken VIs:
- NI_Excel.lvclass:Excel Set Cell Color and Border.vi:
Contains unwired or bad terminal
- Sensor Simulator.vi:
Ability "Facade" is broken.

  • The RGT functions can show such errors when Microsoft updates its Office software (or you change from an older Office version to a recent version). You need to open that specific VI and handle the unwired terminal…
  • The SensorSimulator seems to be a VI of your own code base: maybe this error pops up due to the RGT/Excel error?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(341 Views)

is facade error also due to version missmatches?and also no issues while run the program?

0 Kudos
Message 3 of 4
(319 Views)

Hi Parvathi,

 


@Parvathiiii wrote:

is facade error also due to version missmatches?and also no issues while run the program?


Now you renamed the VI to "myprogram"…

 

As it's your VI and you didn't attach that VI we cannot give specific advice.

I only can guess about the reason for the error and it COULD be related to the other error…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(315 Views)