08-16-2024 02:09 AM
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.
Solved! Go to Solution.
08-18-2024 11:56 AM
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:
Bob Schor
08-31-2024 05:04 AM
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.