03-05-2010 01:51 PM
Error 1380 occurred at Invoke Node in AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: (Hex 0x564) License checkout failure. Unable to checkout the requested license feature because the license is invalid or does not exist.
Method Name: Build:Application
I had the above error pop up while compiling a small program. I had sucessfully complied this program on an earlier version. The only piece I added was code to close the VI after execution. Specifically Open VI reference, Invoke Node with FP.Close Method, and Close Reference. Now I get the error.
03-05-2010 02:35 PM