Results 1 to 4 of 4

Thread: What is Script Debugging

  1. #1
    Join Date
    Dec 2008
    Posts
    49

    What is Script Debugging

    Hello , From time to time, whenever I am surfing the interNet and When i load a Web page, a error message related script Debugging Occurs:

    This Seem to be the Format of Error message
    An error has occurred.
    An error has occurred in the script on this page.

    Do you wish to debug?
    Do you want to continue running scripts on this page?
    please help me Thanks in advance

  2. #2
    Join Date
    May 2008
    Posts
    2,134

    Re: What is Script Debugging

    This error message means that the web page has a bug and that your browser can not read it. So the author of the Web page is responsible not you! It is unnecessary to perform debugging. but if you do not want that message ,Start Internet Explorer Select Tools / Internet Options / Advanced In navigation section, check the "Disable script debugging" uncheck the option "Display a notification about every script error". ,

  3. #3
    Join Date
    Feb 2008
    Posts
    1,852

    Re: What is Script Debugging

    This window tells you that an error occurred and asks you if you wish to debug. This message is intended for developers of HTML pages and has little interest for a Novice user. this Error mean the incompatibility of your browser with the visited page or a programming error in a dynamic code that runs the site, a visual effect or a timetable for example. In both cases, you can not do anything about it. Even with a basic knowledge of JavaScript or HTML, you cannot repair the error. The best way not to be disturbed unnecessarily is to disable this tool.step for which are given in above post

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: What is Script Debugging

    Hello , if You Cannot Directly change the Internet Explorer options via the Options menu. then You Can have access to the registry. to disable this nasty script debugger, just find the key and check Disable Script Debugging HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\SCRIPT_DEBUGGER a nd right-click on String value 'Disable Script Debugger' and select 'Modify'.

    and for uncheck Display a notification about every script error find this Key
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\SCRIPT_ERROR_CACHE,

Similar Threads

  1. JIT debugging problem - I've tried everything!
    By Lutrown in forum Windows Software
    Replies: 3
    Last Post: 05-04-2012, 03:48 AM
  2. Use Of Environment debugging
    By winni in forum Software Development
    Replies: 4
    Last Post: 09-01-2011, 10:19 PM
  3. Debugging mode in Cobol
    By Fragman in forum Software Development
    Replies: 5
    Last Post: 02-01-2010, 02:27 PM
  4. vb.net Debugging Software
    By Aagman in forum Software Development
    Replies: 2
    Last Post: 20-04-2009, 11:14 PM
  5. Methods of debugging in PHP
    By Ninad23 in forum Tips & Tweaks
    Replies: 1
    Last Post: 21-11-2008, 02:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,410,041.36974 seconds with 17 queries