Cannot Disable "Disable Script Debugger"

  • Thread starter Thread starter Ur Pal Al
  • Start date Start date
U

Ur Pal Al

Someone please help...
I am trying to enable script debugging and everytime I uncheck the
"Disable Script Debugger", the browser automatically resets it back. I
have even tried to change the reg. key and that too gets reset back to
"yes".

Thanks,
Al
 
To resolve this issue, use the following steps:

1.Open Visual InterDev 6.0.
2.On the Tools menu, click Options.
3.Double-click Debugger to expand the branch, and then click General.
4.Under Script, click to clear the Attach to programs running on this
machine check box.

If you do not have VID installed, then try the following suggestion:
1. Open regedit, navigate to this registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices

2. Select the "Machine Debug Manager" value and delete it, then restart your
computer.
 
Back
Top