I am having trouble building an executable for my project. Bellow is the error that I get:
Error 1 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Save.vi
Possible reason(s):
LabVIEW: (Hex 0x1) An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
Command requires GPIB Controller to be Controller-In-Charge.
Within the same project I built a different executable no problem, so this issue is not a general one but rather specific to this executable. I do know that if I navigate to my c: drive and find the VI's under the following folders, I can open them and they run fine/do not have a broken run arrow. I cannot view the block diagram because it is locked/password protected.
C:\Program Files (x86)\National Instruments\LabVIEW 2020\vi.lib\AppBuilder\AB_Classes\Source
C:\Program Files (x86)\National Instruments\LabVIEW 2020\vi.lib\AppBuilder\AB_Classes\Build
Please help me figure out why I am getting this error and how to fix it. LabVIEW 2020 Professional Edition on a Windows 7 PC.