LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Access Violation at EIP - Causing Crash

Solved!
Go to solution

Hello,

Finally got it working. We had another dll running in a thread called websockets.dll. When  the LabVIEW is closes, the dll is been released while thread is till running. We modified the dll to shutdown the thread when we run the Unregister(). which solved the problem. 

Message 11 of 11
(1,148 Views)