ERROR INVALID CHARACTER

Discussion in 'Software' started by rhino, Oct 13, 2005.

  1. rhino

    rhino Bit Poster

    18
    0
    2
    My friend is getting the following error on his web pages

    Line 12
    char 3
    error invalid character
    code 0
    url www.whatever page he is on

    This happens on internet explorer. He was trying to get an update for his panda virus software and this happened. He beleives his nephew was trying to download some blue tooth software before the problems began. I had a look and basically you cannot download anything due to this fault. What can I do to resolve this issue ? He is using win 98 and you cant even download windows updates. Any help is muchly appreciated. Cheers !
     
  2. ffreeloader

    ffreeloader Terabyte Poster

    3,661
    106
    167
    This is a javascript error. Go to Internet Explorer > Tools > Options > Advanced and make sure the "disable script debugging" box is checked.

    IE will normally just ignore the vast majority of javascripting errors it runs across, but if the script debugger is enabled it will bark a lot. There is a ton of scripting out there that will just plain old fail on one browser or another, or is just plain old buggy script.
     
    Certifications: MCSE, MCDBA, CCNA, A+
    WIP: LPIC 1
  3. Neall

    Neall Byte Poster

    214
    6
    0
    I'd imagine if this happens on every page you visit this would rule out it being a java script error?

    I would start out by downloading FireFox and see if the same thing happens on these pages.


    If not;
    Click Start - Run
    Type 'msinfo32.exe'
    Click OK
    System Information will open
    Click Tools (tool bar) -> Internet Explorer Repair Tool


    If this still dont work;
    Click Start - Run
    Type 'rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\ie.inf'
    Click Ok

    You will need the Windows 98 CD for both procedures.

    Neall
     
    WIP: A+
  4. ffreeloader

    ffreeloader Terabyte Poster

    3,661
    106
    167
    Neall,

    Good info.

    I hadn't seen that way of repairing/reinstalling IE before. I figured that the error was just so frustrating that it seemed like "every" page has an error. When I was playing with javascript I had enabled the script debugger and was amazed at how many times IE would complain when I would forget to turn the debugger off. After a while it seemed like "every page" would fail.
     
    Certifications: MCSE, MCDBA, CCNA, A+
    WIP: LPIC 1

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.