When I try to compile my code into an EXE I Get this Error:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 7 occurred at Invoke Node in ABAPI Get Library Reference.vi->ABAPI Load All Libraries And VIs.vi->ABAPI Dist Build LLB Image.vi->ABAPI Copy Files and Apply Settings.vi->EBEP_Invoke_Build_Engine.vi->EBUIP_Build_Invoke.vi->EBUIP_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Non-existent board.
Method Name: Library:Open
------------------------------------------------------------------------------------------------------------------------------------------------------------
I have tried to mass compile and that didn't work.
It compiled fine before. All I did is add a read file vi to my code. I tried taking out the new code and same results.
Any Ideas?
Thanks
Glenn Ellis