Re: Visual Studio locking-up for all debug functions
From: Gregg Miskelly (greggm_at_online.microsoft.com)
Date: 05/06/04
- Previous message: Gregg Miskelly: "Re: Unable to attach to the process. Access is denied."
- In reply to: Tim Barbour: "Visual Studio locking-up for all debug functions"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 13:00:55 -0700
It is rather difficult to diagnose hangs over the newsgroup, so you may be
better off just calling PSS.
But a few questions:
1. Does is stay hung forever?
2. You said that it affects all of your projects. Did you try both native
debugging and managed (.NET) debugging?
3. Why hung, does it use any CPU?
4. Does it hang when you bring up the processes dialog (Debug->Processes)
5. This is VS.NET 2003?
-- Gregg Miskelly http://blogs.msdn.com/greggm This posting is provided "AS IS", with no warranties, and confers no rights. "Tim Barbour" <tgbarbour@comcast.net> wrote in message news:F2B5D434-D513-48F2-8E96-8178EA65E6A2@microsoft.com... > I've been using Visual Studio .NET for about 6 months. I have installed and reinstall VS.NET several times. Everything has worked just fine, but now I have a problem with the DEBUGGING functions. > > Yesterday I did a complete NEW install of VS.NET (including the prequisites and a reinstall of .NET Framework 1.1). After the install, everything worked just fine, including the debugging functions (e.g., Start with debugging and Start without Debugging). > > Today (after shutting down and restarting my PC), the VS.NET response is as it was before I did the new reinstall yesterday. The software "hangs/locks" whenever I click on a (any) debug function (Start with Debugging, Processes, etc.). > > The computer hangs up (when in VS.NET and I click a debug function) and I need to do a Control-ALT-Delete to end the denenv process. My projects are simple data grids in a Windows form application. The projects work fine and give me the results that I expect, as long as I don't select a debug function. > > This problem seems to be a general problem (effecting all of my projects) and related to the VS debugger. > > Has anyone got any suggestions as to what might be wrong. Again, everything works fine (debug mode and non-debug mode) when I do a new installation of VS.NET. But when I shutdown and restart, the debug functions no longer work. > > Thanks for our feedback. > > Tim Barbour > tgbarbour@comcast.net > > >
- Previous message: Gregg Miskelly: "Re: Unable to attach to the process. Access is denied."
- In reply to: Tim Barbour: "Visual Studio locking-up for all debug functions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|