Just-In Time Debugger

Reply

Join Date: Dec 2007
Posts: 44
Reputation: arunpawar is an unknown quantity at this point 
Solved Threads: 0
arunpawar arunpawar is offline Offline
Light Poster

Just-In Time Debugger

 
0
  #1
May 14th, 2009
I recently uninstalled visual studio 2005 professional and i had trouble withe the registry entries and files. so "just-in time debugger" is sowing up every now and then. and explorer refreshes when clicked on dialog that asks for OK.

how to remove it?
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 447
Reputation: FlamingClaw will become famous soon enough FlamingClaw will become famous soon enough 
Solved Threads: 106
FlamingClaw's Avatar
FlamingClaw FlamingClaw is offline Offline
Posting Pro in Training

Re: Just-In Time Debugger

 
0
  #2
May 14th, 2009
I think this is a registry problem,for Visual studio I know a registry setting to disable it.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
"DbgManagedDebugger"=1
Just copy and paste into notepad and save as Disable_JID.reg
Double click on this reg file will disable this registry setting...
I created it for you
Attached Files
File Type: zip Disable_JID.zip (245 Bytes, 1 views)
Be a good part of the community.Don't be ungrateful.
If you ask something on the forum and you got the right answer then mark as solved!
If my opinion helped to you a lot then sometimes give reputation point to me.
I'm just a pascal programmer from Hungary.
Farewell...
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 44
Reputation: arunpawar is an unknown quantity at this point 
Solved Threads: 0
arunpawar arunpawar is offline Offline
Light Poster

Re: Just-In Time Debugger

 
0
  #3
May 14th, 2009
Thanks for the help . But unfortunately problem still persist.
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 447
Reputation: FlamingClaw will become famous soon enough FlamingClaw will become famous soon enough 
Solved Threads: 106
FlamingClaw's Avatar
FlamingClaw FlamingClaw is offline Offline
Posting Pro in Training

Re: Just-In Time Debugger

 
0
  #4
May 15th, 2009
To disable it, here is the procedure

0.Install again the visual studio

1. On the Tools menu, click Options.

2. In the Options dialog box, select the Debugging folder.

3. In the Debugging folder, select the Just-In-Time page.

4. In the Enable Just-In-Time debugging of these types of code box, select or clear the relevant program types: Managed, Native, or Script.

To disable Just-In-Time debugging, once it has been enabled, you must be running with Administrator privileges. Enabling Just-In-Time debugging sets a registry key, and Administrator privileges are required to change that key.(If you are using Windows Vista, right click on Visual Studio and click run as an administrator for running it)
5. Click OK.
Be a good part of the community.Don't be ungrateful.
If you ask something on the forum and you got the right answer then mark as solved!
If my opinion helped to you a lot then sometimes give reputation point to me.
I'm just a pascal programmer from Hungary.
Farewell...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC