In the web servers, we end up many times with server out of memory exception, especially where I have heavy web apps and many worker threads configured, mostly due to the vs7jit.exe process.
So to disable the JIT debugger, delete or rename the following keys in the registry( create a backup before proceeding )
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger
Tuesday, April 10, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment