
Signature
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.
Tarek,
> > I've got a MFC solution that appears to cause the VS2003 IDE to
> > lockup when attempting any of the aforementioned actions. I've
> > tried deleting .ncb and .aps files with no effect.
>
> Can you send me a callstack (or better yet share a memory dump) at
> tarekm at microsoft dot com?
Sorry the VS2003 IDE doesn't crash, but no longer responds. Task Manager
show 99% cpu utilization for devenv.exe. Clicking on the close button gives
the the "End now..." dialog. I'm not aware of how to provide you with call
stack or memory dump.
Thanks, Jeff
Tarek Madkour [MSFT] - 11 Nov 2004 21:28 GMT
> Sorry the VS2003 IDE doesn't crash, but no longer responds. Task
> Manager show 99% cpu utilization for devenv.exe. Clicking on the
> close button gives the the "End now..." dialog. I'm not aware of
> how to provide you with call stack or memory dump.
Open another instance of VS and select Tools | Debug Process. Attach
to the hanging devenv.exe process. Select Debug | Break All, then
Debug | Save Dump As.
Thanks,

Signature
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.