LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal error: Link obj.cpp Line 716

i build a application, where i used in  event structure "Application close" events. for all main and Sub vi's.

 

 

i am getting Fatal error: Link obj.cpp Line 716

 

how to resolve this 

Regards,
Balaji DP
0 Kudos
Message 1 of 3
(2,556 Views)
0 Kudos
Message 2 of 3
(2,553 Views)
Without knowing what your code is doing, I'd guess you're probably not closing some references. Perhaps you're using some DLL and not properly cleaning up after it?
0 Kudos
Message 3 of 3
(2,535 Views)