Hi there
Try disabling script debugger from registry
click Start -> Run, type REGEDIT and click Ok
Create a new string value, or modify the existing value, named "Disable Script Debugger" and set it to either "yes" to disable the debugger or "no" to enable it
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
Value Name: Disable Script Debugge
Data Type: REG_SZ (String Value
Value Data: yes or n
Alternatively, apply this patch
http://www.kellys-korner-xp.com/regs...bledebugger.re
** Double-click to install and click Ok when prompted
HT
Venkatesh [MS India Community Star