explorer doesn't debug anymore!

  • Thread starter Thread starter Joseph
  • Start date Start date
J

Joseph

Hi eryone,

I have a silly problem, when explorer displays an an error message that there is an erro with a script or a web page, it offers me
to debug but when I click on yes nothing happens.

Although I can manually attach a process to the debugger, it is not a very practical or posssible for new pages.

Any idea?

TIA


Joseph

philippeoget at hotmail dot com
http://www.geocities.com/philippeoget/a2z/
 
Explorer, and IE do not include a debugger. Visual Studio has one, and there are a number of third party debuggers. Each can have
'file association' established in hkey_classes_root (filetypes dialog in folder options/control panel) to determine default debugger
behavior in Explorer (html pages). This is usually done on install of the debugger.

I would uninstall/reinstall the debugger.

..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top