Hi again,
With your application in the hung state, try attaching the Visual Studio debugger (Debug -> Attach to Process), selecting both Native and Managed (v4.x) debugging modes. With Visual Studio attached, click "Debug -> Break All" and use the Threads and Call Stack windows to find the relevant stack.
Good luck!
With your application in the hung state, try attaching the Visual Studio debugger (Debug -> Attach to Process), selecting both Native and Managed (v4.x) debugging modes. With Visual Studio attached, click "Debug -> Break All" and use the Threads and Call Stack windows to find the relevant stack.
Good luck!