I have an application which calls a com library. For certain reason the com library stops working. It doesn't hang, it just seems to be waiting for something. My Application is waiting for the com library to respond too.
I checked the wait chain:
Can anyone tell me what might be causing this issue ?
Why the App.exe has no thread ID ?
Thank you