Debugging; jscript error

  • Thread starter Thread starter Rita L
  • Start date Start date
R

Rita L

Yesterday when I brought up a site after a search on Google, a jscript
error message came up and said it needed to debug.
I told it to go ahead and debug but nothing happened for a long, long
time. Finally I told it to stop. I could not view the site that I was
interested in. What is debugging, how long does it take and what are the
consequences of stopping it?
Thanks.
 
Rita;

Unless you want to do freelance script debugging.........

Open IE | Tools | Internet Options | Advanced tab |
CHECK:
 Disable script debugging
[Specifies whether you want to turn off your script debugger, if one is
installed. Script debuggers are used by Web site developers to test programs
and scripts on their Web pages.]
UNCheck:
 Display a notification about every script error
[Specifies whether to display the actual script errors when a page does not
appear properly due to problems with its scripting. This feature is off by
default, but is useful to developers when testing Web pages.]
Apply | OK
 
Rita,

In addition to Wesley's advice:

If the script error occurs on all pages, refresh your scripting engine: [Links Courtesy of MS-MVP Frank Saunders]

http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


Yesterday when I brought up a site after a search on Google, a jscript
error message came up and said it needed to debug.
I told it to go ahead and debug but nothing happened for a long, long
time. Finally I told it to stop. I could not view the site that I was
interested in. What is debugging, how long does it take and what are the
consequences of stopping it?
Thanks.
 
Wes, Thank you. I printed your instructions and went to my computer,
followed your instructions and it worked. I was then able to view the
website I wanted. The computer is so frustrating sometimes and the books
I have don't say anything about debugging. So again, I thank you. Rita
 
Rita;

You're welcome. Come back again, there're people here that know stuff that
hasn't been written in books yet. :-)
 
Back
Top