Visual Studio Development Bookmark and Share   
 index > Visual Studio Debugger > Windows 2003 Server hangs while debugging in Visual C++ .Net 2003
 

Windows 2003 Server hangs while debugging in Visual C++ .Net 2003

Hi,

I am having issues with my Visual C++ .Net 2003 environment. It works well while coding, but while debugging, after a while the whole O.S. hangs. No Remote Desktop connection or VNC works during this time, but pings work. The only workaround is to reboot the host manually. I am using Windows 2003 Server Standard Edition (32-bit). If I am not debugging, everything works well.

Please try to resolve this issue.

thanks,
-- Sangram
Sangram Pawar  Friday, September 18, 2009 5:43 PM
Hi Sangram,

Is this issue occured after you installed VS or it behaves normally before?
Have you applied latest service pack? If no, please apply it.
Doesthis issue occur for any project or specific one? Please create a new project for try.
Does this issue occur for any machine or specific one? Please have another machine for try by using same project.

Please try the following steps:

1. Try to reproduce the issue in windows safe mode
2. Create a new user and try to repro the issue in new user's profile
3. Run the following commands:
devenv /resetskppkgs
devenv /safemode

Thanks.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Hongye Sun  Monday, September 21, 2009 6:57 AM
Hi Sangram,

Is this issue occured after you installed VS or it behaves normally before?
Have you applied latest service pack? If no, please apply it.
Doesthis issue occur for any project or specific one? Please create a new project for try.
Does this issue occur for any machine or specific one? Please have another machine for try by using same project.

Please try the following steps:

1. Try to reproduce the issue in windows safe mode
2. Create a new user and try to repro the issue in new user's profile
3. Run the following commands:
devenv /resetskppkgs
devenv /safemode

Thanks.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Hongye Sun  Monday, September 21, 2009 6:57 AM
Hi Sangram,

Is this issue resolved?

Please let me know if you need any further help.
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Hongye Sun  Wednesday, October 07, 2009 8:16 AM

You can use google to search for other answers

Custom Search

More Threads

• Web Project Keeps Checking Out
• Unable to connect the ASP.NET development server
• vsjitdebugger.exe not found
• Integers converting to Hex values
• visual studio debugger doesn't expand data members of a class
• Debugging - user not allowed to edit assembly
• The breakpoint will not currently be hit. No symbols have been loaded for this document.
• VS2005 doesn't stop debugging when I close Internet Explorer
• VS 2005 ignores syntax errors
• Running release mode code from within Visual studio