LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in invoking the build engine Issue.

Solved!
Go to solution

Hello Everyone,

I am encountering an error while trying to build an EXE for my source code.
It was working fine before, but suddenly, this issue started this morning.
I am receiving an error during the EXE build, stating that the Error 1370 occurred at mentioned BuildMonitor.vi.
But those vi's are password protected, so I unable to debug it.

I have two versions, 2021 and 2019, but I am facing the problem in the 2021 SP1 version.
Is anyone have any idea to debug this.?
Any guidance or suggestions you could provide would be greatly appreciated.

 

Saurabh_Parmar_0-1723791411357.jpegSaurabh_Parmar_1-1723791426180.jpeg

 

 

0 Kudos
Message 1 of 3
(178 Views)

The Good News is that the two versions of LabVIEW you are using are versions that experienced LabVIEW Developers probably can open.  The Bad News is we cannot debug code that we cannot see and test, ourselves.

 

Here are two options: 

  1. Attach your LabVIEW code (probably the entire Project, easily done:
    • Open the Project.
    • Click on "File" in the Menu bar.
    • Choose "Save for Previous Version".
    • You'll get a Folder that contains a lot of stuff.  Right-click the folder and choose "Send To:", "Compressed (zipped)".
    • If it is still too large, you can try removing the folders that are copies from the C: drive (such as "Program Files"), and only leave the Folder that contains your LabVIEW Project. 
  2. Find a LabVIEW Expert to come and look at your code.  Ask your colleagues ...

Bob Schor

 

0 Kudos
Message 2 of 3
(135 Views)
Solution
Accepted by topic author Saurabh_Parmar

Thanks for the suggestions, but I need to use the code in the same version.

So, I simply repaired the whole 2021 SP1 LabVIEW through the Control Panel.

It helped; those errors are gone, and EXE building started as usual.

0 Kudos
Message 3 of 3
(79 Views)