Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Just in time debugger popup message issue

$
0
0

hi,

In my production, Iam getting the JIT debugger Popup msg frequently due to that server is getting slow and in production I don't have VS but only IIS.

I tried to fix this issue by using following method

  1. Click on Start Menu and Type Run (for P Hit Run box)
  2. Type in regedit and hit Enter
  3. Expand the Keys to located the place
  4. HKLM\Software\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger is one location.
  5. HKLM\Software\Microsoft\.NETFramework\DbgManagedDebugger
  6. Delete these keys. Or set the Auto key's value to 1.
  7. On a 64bit system the paths will be: HKLM\Software\Wow6432Node\Microsoft\...
  8. You may need to reboot the system as well. 

  • Get a Command Window (Command Prompt)
  • Type drwtsn -i and 
  • Hit enter


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>