Article ID: 251029 - Last Review: May 29, 2003 - Revision: 2.1 PRB: Visual InterDev Debugger Hangs When StoppingThis article was previously published under Q251029 SYMPTOMS
When you try to stop the Visual InterDev 6.0 debugger using the Stop button, Visual InterDev becomes unresponsive (hangs) for a long period of time (approximately 5 minutes). After the time-out, the Visual InterDev debugger stops and returns to normal state.
CAUSE
When you stop the Visual InterDev debugger using the Stop button, Visual InterDev installs a COM message filter. Occasionally, when the time spent on a call is too long, the call is cancelled. In COM/RPC on Windows NT 4.0, calls to release cannot be cancelled, which causes the delay in stopping the debugger.
RESOLUTION
To work around this problem, detach the debugger rather than using the Stop button: From the Debug menu, select Detach All Processes. REFERENCESFor additional information on debugging references, click the article number below
to view the article in the Microsoft Knowledge Base:
244272
(http://support.microsoft.com/kb/244272/EN-US/
)
INFO: Visual InterDev 6.0 Debugging Resources
| Article Translations
|
Back to the top
