CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 11/4/2009 6:56:29 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 0 Views: 5 Favorited: 0 Favorite
3 Items, 1 Pages 1 |< << Go >> >|
"jrossh21" <>
NewsGroup User
Multiple vsjitdebugger processes in task manager11/4/2009 6:56:29 PM

0

Even after closing VS, I still have mutliple (around 200) instances of the vsjitdebugger processes bogging down my system. Does anyone know how to prevent these from sticking in memory? I have to reboot in order to get rid of them.

"Thomas Sun – M
NewsGroup User
Re: Multiple vsjitdebugger processes in task manager11/10/2009 3:38:14 AM

0

Hi,

The Just-In-Time debugging is a feature that launches the Visual Studio debugger automatically when the program encounters a fatal error outside Visual Studio.

The VSJITDebugger.exe program as the debugger by default when a managed application throws an unhandled exception. For more information, see http://blogs.msdn.com/shawnfa/archive/2004/07/15/184490.aspx.

If we don?t want to run this program, we can delete the following registry keys to disable Just-In-Time debugging:

? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger


I hope this helps. 


Thomas Sun
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question.
"jrossh21" <>
NewsGroup User
Re: Multiple vsjitdebugger processes in task manager11/10/2009 4:46:50 PM

0

Thanks for your reply, but it was actually a program that I couldn't see because I was logged in using RDP. Once I logged into the actual console, I could see the error and resolve it that way.

3 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT