Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. IE6.0: Operation Aborted Error Messge

IE6.0: Operation Aborted Error Messge

Scheduled Pinned Locked Moved Web Development
helpjavahtmlcombeta-testing
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    flyingfalcon
    wrote on last edited by
    #1

    Hi to All! IE6.0 & IE7.0 generates the error message "Internet cannot open this site http://www.abc.com/ Operation Aborted". This error is occuring randomly, not very frequently. I am looking for the right fixture of this issue. I implement the following fixes, but all in vain yet Fix1: I checked the code and verify the java script that wouldn't be calling in any child tag of html, and move the script code on the top or bottom of aspx page, if found any, but no result. Fix2: I ran the SP1 for IE6.0 but no fruitful result as well. Fix3: Tried to implement property of DEFER in the script tag, no result. Is there any other possible way to fix that issue? As Microsoft officials already said that they fix this issue in IE8.0 beta, which will now generate the proper script error message rather than wipping out the .aspx page in a half way. Thanks in advance :)

    S 1 Reply Last reply
    0
    • F flyingfalcon

      Hi to All! IE6.0 & IE7.0 generates the error message "Internet cannot open this site http://www.abc.com/ Operation Aborted". This error is occuring randomly, not very frequently. I am looking for the right fixture of this issue. I implement the following fixes, but all in vain yet Fix1: I checked the code and verify the java script that wouldn't be calling in any child tag of html, and move the script code on the top or bottom of aspx page, if found any, but no result. Fix2: I ran the SP1 for IE6.0 but no fruitful result as well. Fix3: Tried to implement property of DEFER in the script tag, no result. Is there any other possible way to fix that issue? As Microsoft officials already said that they fix this issue in IE8.0 beta, which will now generate the proper script error message rather than wipping out the .aspx page in a half way. Thanks in advance :)

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      Since i don't know what your script looks like, or what it's doing, this answer is just a stab in the dark: ensure that any script which modifies the DOM is triggered from an onload handler.

      Citizen 20.1.01

      'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

      N 1 Reply Last reply
      0
      • S Shog9 0

        Since i don't know what your script looks like, or what it's doing, this answer is just a stab in the dark: ensure that any script which modifies the DOM is triggered from an onload handler.

        Citizen 20.1.01

        'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

        N Offline
        N Offline
        neilmajithia
        wrote on last edited by
        #3

        I seem to get the same thing on Micrsofts MSDN Library from time to time, but ussually clearing the temp internet files sorts it, but not always, which is annoying.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups