firefox.gif
office.gif
software.gif
windows.gif
sonyericsson.gif
wordpress.gif

How to Fix “Internet Explorer Cannot Open the Internet Site- Operation Aborted” Error如何解决“ Internet Explorer无法打开Internet网站运行终止”错误

ADVERTISEMENTS 广告

Of late few of my blog readers using Internet explorer pointed out to me that there was some error happening while loading my blog in IE.最近几年,我国博客读者使用Internet Explorer向我指出,有一些错误发生,而我的博客加载在IE浏览器。 Around 25% of my readers use Internet Explorer to read my blog.大约25 %的我的读者使用Internet Explorer看我的博客。 I check my blog frequently in IE and many times I too encountered this error, but initially I thought it was some error in my browser.我查我的博客经常在IE浏览器,并多次我也遇到了这个错误,但最初我认为这是一些错误,我的浏览器。 The error is really frustrating as it shows only in IE and not in Firefox or Opera or any other browser for that matter.这个错误确实是令人沮丧的,因为它表明只有在IE浏览器,而不是Firefox或Opera或任何其他浏览器,这一问题。

The nature of error is that it shows up when the site is loads completely.性质的错误在于,它表明了该网站时,是完全负荷。 This is what you see when the error occurs.这就是当你看到发生错误。

Internet Explorer错误

Once you click OK, the page is replaced with “The Page cannot be Displayed” error.当您单击确定,该网页是改为: “无法显示网页”的错误。 How to fix this error?如何解决这一问题的错误?

A bit of Googling gave me some idea into this error.当时的情况有点儿使用Google给了我一些想法变成这个错误。 This error can happen because of many reasons.这个错误可能发生,因为很多原因。 Microsoft has even a patch for solving this error in IE.微软甚至一个补丁解决这个错误的IE浏览器。

1. This error can happen if Google Map API is present in the code. 1 。这个错误可能发生如果谷歌地图API是存在于代码。 If you are getting this error because of Google Map API, then the fix for the problem is available如果您收到此错误,因为谷歌地图的API ,然后修复的问题可 here这里 .

2. If you are not using Google API and still getting the error, then it could be because of this reason. 2 。如果您没有使用API和谷歌仍然得到错误的,那么它可能是因为这个原因。

It is not possible append to the BODY element from script that isn’ta direct child to the BODY element这是不可能的附加身体元素脚本,不是直接孩子的身体因素

If there are any Javascripts running inside the body tag or inside a table which is directly a child of body, then most of the times this error is bound to happen.如果有任何Javascripts运行在体内标签或表内直接一个孩子的身体,然后大部分时间这个错误是必然发生。 The solution is to move the script to the top or bottom of the body tag or even moving it after the body.解决的办法是把脚本的顶部或底部的标签或机构甚至将它的尸体后。 The script can also be put inside a function and then calling it from window.onload.该脚本还可以放进一个函数,然后要求它从window.onload 。 Another solution to this problem is to add defer=”defer” in the script tag.另一种解决这一问题的办法是将推迟= “推迟”的脚本标记。

I checked my code for scripts which were running inside the body tag and was a direct child to it.我检查我的代码的脚本是运行在人体内标记,并直接向儿童。 Then I moved all my Javascript codes to bottom of the body tag so that it will not interfere while parsing the page.然后,我把所有我的Javascript代码底部的body标记,以便它不会干扰剖析的网页。 I tested my blog in IE after I made the change and I could see the difference, the error was not happening any more.我测试了我的博客在IE浏览器之后,我改变了,我可以看到的区别,错误是没有发生任何更多。 I checked in different versions of IE to confirm.我检查在不同版本的IE浏览器进行确认。 In case you are using IE and still getting the error on my blog, please do inform me.如果你使用的是IE浏览器,仍然让错误我的博客,请不要告诉我。

Share & Enjoy分享与享受
StumbleUpon公司- 48 × 48.pngDigg的48 × 48.pngTechnorati的48 × 48.png供稿- 48 × 48.png美味- 48 × 48.png

72 Responses to “How to Fix “Internet Explorer Cannot Open the Internet Site- Operation Aborted” Error” 72回应“如何解决” Internet Explorer无法打开Internet网站运行终止“错误”

  1. I use firefox.我使用的Firefox 。 So I don’t see any problems in your blog.所以,我没有看到任何问题,您的博客。 But this may come to use when my blog’s IE readers complain me of same error in my blog.但是,这可能会使用博客时,我的IE浏览器的读者抱怨我同样的错误在我的博客。 Thanks for the solution.谢谢您的解决方案。 Bookmarked and stumbled!书签和偶然!

  2. The easiest way is to switch to Firefox最简单的方法是转换到Firefox浏览器 : mrgreen : Believe me, I just don’t understand why people are still stuck with IE.请相信我,我只是不明白为什么人们仍然坚持IE浏览器。 : ? :

  3. @Nuts & Milk, @果仁和牛奶,
    Firefox is best one and popular among bloggers, but IE is still the most popular browser. Firefox是最好的和流行的博客,但IE浏览器仍然是最受欢迎的浏览器。 Although I dont use IE, I corrected this error for the 25% of my site visitors.虽然我不使用IE ,我纠正了这一错误的25 % ,我的网站访客。 :微笑:

  4. This solution is too precisew.这一解决方案过于precisew 。 But u know thgis error does not happen everytime.但是,视野thgis错误不会发生每次。 I face this error during a specific period at around 3 am to 5 am in the morning.我面对的这个错误在某一特定时期大约凌晨3时至5时在上午举行。 And this also sometimes happen to the dashbord area in my admin panel.这有时也发生了dashbord地区在我国管理面板。

  5. @Ajay, @阿贾伊,
    If it happens to your dashboard also, then I think you should try the Microsoft patch.如果碰巧你的仪表板也,那么我想你应该尝试微软补丁。 Check检查 this page此页 for more details.了解更多详情。

  6. Thank you for pointing this out, it was exactly谢谢您指出了这一点,正是 the problem问题 I found when investigating about my loss of visits.当我发现我的调查损失的访问。

    All I have to say is, I Hate Internet Explorer.所有我要说的是,我恨的Internet Explorer 。

  7. Internet Explorer never learn well from firefox. Internet Explorer中从来没有好好学习Firefox的。 Or they should let Firefox “eat” them and become one!或者,他们应该让火狐“吃” ,并成为一个! :搭扣

  8. It doesnt occur every time when a page is loaded in to the browser, It does happen only few times, once the error occurs, if you reload it once, then the problem should not arise, May be there could be another reason它doesn't发生时,每一个网页加载到浏览器,它不只是发生几次,一旦出现错误,如果你重载一次,那么这个问题应该不会出现,可能会有另一个原因

  9. Thanks Nirmal,谢谢Nirmal ,
    Thanks a lot for sharing, I was irritated with those CANNOT FIND errors when go to dataone.in for checking my bandwidth usage on IE.多谢分享,我恼怒那些无法找到错误dataone.in去检查我的带宽使用的IE浏览器。

  10. @Andrea, @安德烈
    Hope you fixed the problem.希望你们解决了这一问题。 :微笑:

    @Praveen, @ Praveen ,
    Its does not occur every time and reloading the page solves the problem.它不会出现每一个时间和重新加载解决问题。 This was the same case with me.这是同一案件我。 A script inside the body was causing this error.里面的脚本的身体造成了这一错误。

    @Rishi, @ Rishi ,
    Glad that it was useful for you.高兴的是,它是有用的你。 :微笑:

  11. Around 25% of my readers use Internet Explorer to read my blog大约25 %的我的读者使用Internet Explorer阅读我的博客

    *gasp* You need to start pimping Firefox/Flock and Opera more in your posts to help remedy this problem. *喘息*您必须开始拉皮条的Firefox /羊群和Opera更您的文章,以帮助解决这一问题。 : mrgreen :

  12. @Kyle, @凯尔,
    :上海: That was a nice suggestion.这是一个很好的建议。 BTW what the IE percentage in your blog?生物及毒素武器什么IE浏览器的百分比在您的博客? :微笑:

  13. IE is still a popular browser in general public, and you can not ignore IE visitors. IE浏览器仍然是一个受欢迎的浏览器中一般公众,你不能忽视的IE浏览器访客。

  14. @Ashok, @阿肖克,
    I completely agree with you, IE is the popular browser among general public although Firefox rules among bloggers.我完全同意你的IE浏览器是最受欢迎的浏览器中一般市民虽然Firefox的规则之间的博客。 :微笑:

  15. Thanks for this Nirmal , i was facing this problem with your blog and with sizlopedia too.感谢Nirmal ,我正面临这个问题,您的博客并与sizlopedia太多。 I didnt think of informing you as i thought there was a problem with my computer .Now hopefully it will be fixed .我没有想到的通知你,我认为有一个问题我的电脑。现在希望这将是固定的。

  16. @Madhur, @ Madhur ,
    Initially I too had the impression that it was my computer problem, when many of the readers told me about this, I tried to investigate and found the reason.起初我也有这样一种印象,这是我的电脑问题时,许多读者告诉我,这一点,我试图调查和发现的原因。 I hope the errors are not coming now in my blog.我希望这些错误并不是现在在我的博客。 :微笑:

  17. Thanks for the tips.谢谢您的提示。 I solved my problem by adding defer=”defer” in the java script tag.本人解决我的问题,增加推迟= “推迟”的Java脚本标记。 :微笑:

  18. i often get such error’s .thanx for sharing..我经常得到这样的错误的。 thanx分享.. :冷静:

  19. whats a javascript??how do i get there.or how do i go there in my computer???什么一个JavaScript ? ?我如何获得there.or我怎样在那里我的电脑吗? ? ? : ? ::哭:

  20. Thanx for the solution!! Thanx的解决办法! It solved my problem too它解决我的问题太多 :微笑:

  21. Ok, here’sa twist -好吧,下面捻-
    there is a site that gives me the error when I go there directly , but doesn’t when I go through an anonymous proxy (both cases using IE explorer) Any thoughts on that?有一个网站,让我的错误当我去那里直接,但不会去当我通过匿名代理(这两种情况下使用IE浏览器)任何想法吗? I’m wondering if this ner-do-well is somehow using this as a way to screen by IP…我想如果这纳岛,以及不知是以此作为一种屏幕的IP ...

  22. @Gendron, @德隆,
    It may be due to the fact that proxies may be blocking scripts, so it may not show the error.这可能是由于这样一个事实,即代理人可能会阻止脚本,所以它可能不会出现错误。

  23. hi夏威夷
    i had the same bug in my code and once i put the inline javascript at the end of body tag it started working fine.我有同样的错误我的代码,一旦我把内置的javascript结束时身体标记开始工作的罚款。
    thx. 172 。

  24. defer=”defer” solved my problem with IE 7.推迟= “推迟”解决我的问题与IE浏览器7 。 Thanks for sharing.感谢分享。

  25. Hello, I’ve read your fix, but I’m afraid I still don’t understand.您好,我读过您的修补程序,但恐怕我还是不明白。 : ( I’ve been using the same webpage for the past two years as my homepage, and just today it started giving me this error.我一直在使用相同的网页在过去的两年中为我的首页,并就在今天开始给我这个错误。 I did not make the script for the page, all I do is run the account (deviantART).我没有脚本的网页,我要做的就是运行帐户( deviantART ) 。 It involves no script editing, and from all the googling I’ve done, every person with this problem has it on a page that involves something where they control it.它不涉及脚本编辑,以及所有在Google上搜寻我做,每个人都与这个问题它的网页上,涉及的东西在那里,他们控制它。

    I’m not very computer savvy when it comes to code, but give me a link and I can follow instructions!我不是很熟悉的计算机时,代码,但给我一个链接,我可以按照指示! Speaking of which, do you have a link to the Microsoft fix?说到这,你有一个连接到微软修复? I cann’t find it and am very frustrated that I can’t check my deviantART messages because of a stupid glitch.余cann't找到它,我非常沮丧,我不能查看我的deviantART消息,因为一个愚蠢的故障。 : (

  26. @Pink, @粉红,
    I’ll try out the Microsoft patch.我会尽力的微软补丁。 I dont have the link for it, but will post it soon.我不有联系,但会后不久。 Let me search for it.让我搜寻。

  27. @Pink, @粉红,
    I didnt get any errors when I checked your webpage!我没有得到任何错误当我检查自己的网页!

  28. Thank you for looking for the link - and thank you again for letting me know that it’s just me.感谢您寻找链接-和再次感谢你让我知道,这只是我。 : ) I await your responce!我在等待着您的答复!

  29. @Pink, @粉红,
    I think you can try moving the Google analytics script below the body tag.我想你可以尝试把谷歌分析下面的脚本身体标记。

  30. :悲哀: Will dA let me do that?将达让我这样做吗? I’ve asked some techhies on a forum I browse, they seem to think that adding/changing codes is for people who run sites, no people (like me) who are just browsing and get the error.我已经提出了一些techhies一个论坛上浏览,他们似乎认为,增加/改变代码的人谁经营场所,任何人(像我)谁只是浏览和获取的错误。 Should I contact dA about this?我应该多接触呢?

  31. @Pink, @粉红,
    I think you can contact DA and tell the problem if you dont have control of the settings.我想你可以联络DA和告诉的问题,如果您不控制的设置。

  32. Some other sites give me this error but not yours.其他一些网站给我这个错误,但不是你的。

  33. Also….另外... 。 Never put a style (inline in my case) of white-space:nowrap; on a element, because you will get the same error.从来没有把一种风格(内置在我的案件)的白色空间: nowrap ;的因素,因为你会得到同样的错误。 Learned this after a whole day of ripping a page apart today.了解到这一点后,一整天的ripping一个网页除了今天。

  34. .. on a “textarea” element that is, didn’t come through in my last comment.在“文本”内容,即没有来通过我上次评论。

  35. Hi, Thank you for your solution.您好,感谢您的解决方案。 I also wanted to let you know that I am currently facing JavaScript error in IE on your website.我也想让你们知道,我目前所面临的JavaScript错误的IE浏览器在您的网站上。

  36. Am getting this error on Gmail after logging into it, so am stuck with a blank page at -上午得到这个错误后,在Gmail登录到,所以我坚持一个空白页上- http://mail.google.com/mail/ :悲哀:

    Dunno who to blame, Gmail or Microsoft Dunno向谁指责, Gmail或微软 :搭扣

  37. Getting this as well when logging ONTO GMAIL.使用这个以及何时登录到Gmail了。 A single reload usually does fix it, but sometimes even reloading doesn’t work.一个重载通常会修复它,但有时甚至重装不起作用。

    Since I have no control over Gmail code, telling me to mess with the body tag is NOT an option.既然我没有控制权的Gmail代码,告诉我搞砸的身体标记是不是一种选择。

    Also, unfortunately using a different browser is NOT an option for me since my employer relies heavily on MS technology.此外,不幸的是使用不同的浏览器不是一种选择,我因为我的雇主在很大程度上依赖于MS技术。

    That being said, I should also point out that I NEVER installed anything google (API or otherwise) on any of my machines, so I don’t see how the google API fix will solve anything.尽管如此,我还要指出,我从来没有安装任何谷歌( API或其他方式)对我的任何机器,所以我不知道如何谷歌API的修复将解决任何事情。

    Can someone please help?是否有人可以帮助吗?

  38. I’m also having the same problem………..我也有同样的问题... ... ... ..

  39. I have both IE and Firefox but I like IE because it displays web pages very nicely.我有两个IE和Firefox ,但我喜欢IE浏览器,因为它显示的网页非常不错。

    Firefox has a very coarse display.火狐有一个非常粗糙的显示。 The web text and graphics simply don’t display as nicely as in IE.该网站的文字和图形根本没有很好地显示在IE浏览器。

    If anyone knows why that is so please drop me a mail.如果有谁知道这是为什么,请下拉我的邮件。 - dar(dot)millionaire(at)gmail(dot)com -达尔(点)的百万富翁(上)的G mail(点)的C OM

  40. i am also getting the same problem when i log in to gmail using IE7.我也得到了同样的问题时,我登录Gmail使用IE7的。 what i do is delete the history, temporary internet files and the forms and then my mail loads properly.我所要做的就是删除的历史, Internet临时文件和形式,然后我的邮件负载正常。 but after i sign out and sign in again, i get the same error message and i have to do the deleting of history, temporary internet files, etc. all over again.但是在我登出,再次登录,我得到相同的错误讯息,我必须这样做删除的历史, Internet临时文件等所有了。

    how do i permanently solve this problem?我要如何永久地解决这个问题?

  41. Simply use Firefox.只需使用Firefox 。 It helps u.它有助于美国

  42. Hello,喂,
    I am having the problem while using mootools.我有这个问题,而使用mootools 。
    The article here文章在这里 http://talk.cmyweb.net/2008/01.....d-solution solves everything.解决一切。

  43. Hi,嗨,

    I’m getting the same problem too.我收到了同样的问题太多。 Can someone please provide the step-by-step to change the defer=”defer” in the java script tag.可有人请提供一步一步改变推迟= “推迟”的Java脚本标记。

    Thanks…….谢谢... ... 。

  44. I had this error where in the onmouseover event of elements on my page was code referencing other elements by ID.我有这个错误而在onmouseover事件的内容在我的网页代码参照其他要素的编号。 No mouseovers should occur untill the page is entirely loaded.不应该发生mouseovers直到页面完全加载。 When I load the page while the mouse is already on the position where the element will be rendered that has an ‘onmouseover’ event, this error occured.当我载入网页,而鼠标已经在位置的因素将变得具有' onmouseover '活动,这个错误发生。 I solved it by disabling all onmouseover code untill a flag startMouseOvers was set to true in the body.onload event.本人解决它的禁用所有onmouseover代码,直至国旗startMouseOvers被设置为true在body.onload活动。

  45. Hi,嗨,
    I am getting the same problem.我收到了同样的问题。 I am using FreeTextBox editor in my page.我使用FreeTextBox编辑我的网页。 I am not using any javascript block.我没有使用任何的javascript块。 The text editor calls javascript files internally.在文字编辑器的javascript文件要求国内。

    Please Help.请帮助。

    Thanks.谢谢。

  46. i am hving problem in my IE.我hving问题,在我的IE浏览器。 It shows IE has encountered proble and needs to close.这表明IE浏览器遇到探针,需要关闭。 Will you be kind enough to let me know the remedy.你会友好地让我知道了补救措施。

  47. How to install FireFox?如何安装Firefox吗? I m having IE .余米了IE浏览器。 Do I have to uninstall it first or Can I run both concurrently.我一定要卸载它第一次或我可以同时运行。 Plz explin. Plz explin 。

  48. Do I have to upgrade to SP3 s my XPSP2 is running well and good.我一定要升级到SP3我的XPSP2运行很好。 What are the benefits of SP3 .有什么好处SP3中。 Is it really necessary to install SP 3.难道真的有必要安装螺3 。 Plz intimate Plz亲密

  49. @Purann, @ Purann ,
    You can install Firefox from here-您可以安装Firefox从这里, http://www.mozilla.com/en-US/

  50. Where can I find the Microsoft patch for IE7?我在哪里可以找到微软IE7的补丁? The one mentioned above is for IE6.一个是上文提到的的IE6 。

  51. Hi,嗨,

    I have this problem when accessing a web application which I test using a testing tool, and the error occurs only when I am recording the applications (business process), but not when I am just browsing through it.我有这个问题时获得一个web应用,我测试使用的测试工具,以及发生错误,只有当我记录的应用程序(业务流程) ,但当时我只是翻阅它。 Do you know what might becausing it.你知道它可能becausing 。

    Thanks.谢谢。

  52. Hey guys.嘿家伙。

    Ive spent HOURS and HOURS and HOURS trying to fix this.我已花了几个小时和数小时试图解决这一问题。

    I did everything any1 could think of!我做的一切都是any1想不出!

    On my page, i have at least 10 scripts.在我的网页上,我有至少10脚本。 mootools, lightbox, and some other marketing scripts. mootools ,灯箱,以及其他一些营销脚本。

    The FLV Video was loading and working 100% fine on Firefox.该视频视频加载和工作100 %罚款的Firefox 。
    but it wouldnt load on IE!但wouldnt负荷IE浏览器!

    When i added the defer=”defer” something else would stop working.当我说,推迟= “推迟”别的将停止工作。

    The window.addEvent(’domready’ and ‘load’) did not work…该window.addEvent ( ' domready '和'负荷' )没有工作...
    anyhow, nothing worked!无论如何,没有什么工作!

    THE SOLUTION IS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!该解决方案!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Take your all the way to您所有的途径

    OUT OF THE BODY TAG!从身体标记!

    This is one of the reasons that it doesnt work.这是原因之一,它doesn't工作。

    Now…现在...

    Put the script inside the HEAD TAG!把里面的脚本的HEAD豪!

    function startvideo()功能startvideo ( )
    {
    var s1 = new SWFObject(’player.swf’,’ply’,’210?,’170?,’9?,’#FFFFFF’);叶一新的SWFObject = ( ' player.swf ' , '股' , '210 ? , '170 ? , '9 ? , ' # FFFFFF ' ) ;
    etc…等...

    IMPORTANT!!!重要!

    Now on the Body tag, add the following:现在身体标记,添加如下:

    AND THERE YOU GO!和你去!

    cheers!干杯!

  53. Hi I am experiencing this problem - all pages where we have Google Map on doesn’t work and instead gives the error message above…您好,我遇到这个问题-所有的网页在我们谷歌地图上没有工作,反而使上述错误讯息. ..

    The link above to fix the problem doesn’t seem to work from my location… the link to ryangrant.net - Can anyone put in the colution in this blog insted… and remember to quote Ryan Grant for it?上面的链接来修复这个问题似乎并没有从我的位置...链接ryangrant.net -任何人都可以在提出c olution在此博客i nsted. ..记住引用瑞安格兰特呢? Thanks…谢谢...

  54. Hello, I’m getting the error message when I checked your site on IE Version 7.0.6000 (WinVista).您好,我得到的错误讯息当我检查您的网站上IE版本7.0.6000 ( WinVista ) 。 On Firefox is okay.在Firefox是没问题。 I’m having the same problems with my blog.我有同样的问题,我的博客。 I didn’t change anything, just added a new post then problem started happening.我没有任何改变,只是增加了一个新的问题,然后后开始发生。

  55. Hi Nirmal.您好Nirmal 。 I am getting same error in your website in IE 6.我收到同样的错误在您的网站在IE 6 。 Please check..请检查.. Thanks谢谢

  56. Probably it is happening due to sitemeter code which you are using in your footer.也许是由于发生sitemeter代码,您使用的是在您的页脚。 I was also using the same and getting the error, now I have removed the sitemeter code.我也使用相同的和得到的错误,现在我已经取消了sitemeter代码。 My blog abhisays.com is now working fine in IE 6.我的博客abhisays.com目前正在罚款的IE 6 。

  57. So annoying this problem.因此,恼人的这个问题。 I just noticed this same thing happening on my site.我只注意到这个同样的事情发生在我的网站上。 Your site by the way still has the same error in microsoft explorer.您的网站的方式仍然有同样的错误在微软浏览器。 Same horrible error.同样可怕的错误。 ugh!啊! I have found nothing that fixes this yet.我什么也没找到这本尚未修复。 Really frustrated about it and loosing a lot of traffic and visitors because of it真正的挫折和失去了很多的交通和游客,因为它 :-(

    My site works great in firefox.我的网站伟大工程的Firefox 。

  58. @Abhishek Kumar, @阿布舍克库马尔
    Yea Sitemeter was causing the issue.高雅Sitemeter造成了这个问题。 I think HTML version will solve the problem.我认为HTML版本将解决这个问题。

    @Anthony, @安东尼,
    I have corrected the error on my blog.我已经改正了错误我的博客。

  59. This will give you all a definite fix.这将使大家一个明确的修补程序。 Go to tools: Internet options: security : Under restricted sites add this site :转到工具: Internet选项:安全:在受限制的网站添加此网站: http:// *.sitemeter.com , hit close and you’re all set! *. sitemeter.com ,接近死亡,你的所有设置!

  60. To everybody who started getting this error just yesterday or today, check to see if your website is using the tracking software Sitemeter.大家谁开始变得这个错误就在昨天或今天,请检查您的网站是否使用的是跟踪软件Sitemeter 。 Their javascript version is now dishing out this error to every IE users and it’s hit big sites such as Mashable and Perez Hilton among thousands of others.他们的JavaScript版本现在抛出这个错误每个IE浏览器的用户和它的热门大网站,如Mashable和佩雷斯希尔顿成千上万的其他人。 To fix it, simply remove the tracking code altogether or switch to their plain HTML version.要修复它,只要移除跟踪代码完全或切换到他们的纯HTML的版本。

  61. How to fix the bug, especially on August 2nd in relation with Sitemeter (7 methods, plus the cause explained):如何解决这一问题,尤其是在8月2日在与Sitemeter ( 7方法,加上事业解释) : http://motls.blogspot.com/2008.....meter.html

  62. Thanks for all your input - YES!感谢您所有的投入-是的! This exact problem started happening to me yesterday on my own web site and I thought the server was down but it wan’t.这确实开始发生问题,我昨天就我自己的网站,我还以为是服务器,但它wan't 。 So I installed Firefox and all was good.所以,我安装了Firefox和一切良好。 Then I upgraded to IE 7 and the problem persisted.然后,我升级到IE 7浏览器的问题依然存在。

    I think you are right.我认为你是正确的。 It’s the sitemeter code but I don’t know how to fix it.这是sitemeter代码,但我不知道如何解决此问题。

    Here is my code - can you tell me what to do?这是我的代码-你能告诉我该怎么办?



    Any help is deeply appreciated!任何帮助深表赞赏!

    Dee迪伊

  63. Still I am getting the operation aborted error on IE不过我收到流产手术的IE浏览器错误
    6.0.2900.2180.xpsa_sp2_rtm.040803-2158. 6.0.2900.2180.xpsa_sp2_rtm.040803 - 2158 。 It resolved on mozilla and IE 7.它解决Mozilla和IE 7浏览器。 Please reply me.请回复我。

  64. I added the defer=”defer” code to my Javascripts, which fixed the IE not loading issue, but the fix turned off all the scripts!我还对推迟= “推迟”的代码我Javascripts ,其中固定的IE浏览器无法加载的问题,但该修补程序关闭所有的脚本! It’s not 100% effective for me.这不是100 %有效的我。 Is there another way?是否有另一种方式?

  65. Just to say, if anyone is still having this problem and using maps.google.com, have a look at the google api version the url is referencing.只是说,如果任何人仍然是有这个问题,并使用maps.google.com ,看看在API的版本谷歌的网址是参照。 The “v” query param specifies the version.在“ V ”形的查询参数指定的版本。 Use version 2.118 (as in &v=2.118).使用版本2.118 (如视听= 2.118 ) 。 You have to be version specific here.你必须在特定的版本。 This version *does* work with IE6.此版本不* *工作的IE6 。 Just stating “&v=2″ will NOT work.只要指出“视听= 2 ”是行不通的。

    Hope this helps someone希望这会有所帮助的人 :-)

  66. Another cause for this error message:另一个原因这个错误讯息:
    Having a self-closed (div) tag near Javascript may cause this error.在一个自我封闭(区)附近的Javascript标记可能会导致这个错误。
    Having developed an app to run as application/xml+xhtml in Firefox, I needed to back-port it so it also runs in IE.在开发了一个应用程序运行的应用/开头的xml + Firefox中,我需要回港,以便它也运行在IE浏览器。 Self-closing divs are allowed in XHTML 1.1 when served as application/xml+xhtml, but IE chokes when it sees those when served as text/html.自闭divs允许的XHTML 1.1中时担任应用/的xml + xhtml的,但IE浏览器扼流圈时,看到这些时,担任文字/ HTML中。

    if you’re having this problem, check for any unusual self-closed tags ().如果你有这个问题,检查是否有任何不寻常的自我封闭标记( ) 。

  67. the problem can also occur if you use a ‘domready’ in a window.addevent.这个问题也可能发生如果您使用' domready '在window.addevent 。 Try using ‘load’ instead.尝试使用'负荷'代替。

  68. Thanks so much.非常感谢。 Using the defer tag worked for me - this was causing me big problerms!使用标记工作推迟对我来说-这是造成我大p roblerms!

  69. You may try using the https path instead of http path….您可以尝试使用HTTPS路径不是http路径... 。

    https://mail.google.com网址为: https : / / mail.google.com .

    For me it worked.对于我来说工作。

    -Rakesh. -勒凯什。

  70. Had the same problem with IE (error message)very annoying.Quickfix,do what Sergemeister says will fix your problem.Thanks Serge.有同样的问题, IE浏览器(错误信息)非常annoying.Quickfix ,做Sergemeister表示,将解决您的problem.Thanks塞尔日。

  71. I got this error and solved it.我这个错误,并解决它。 I am using google adsense.我使用谷歌的AdSense 。 I was changing the php code of my web site and commented the adsense code through automatic feature.我改变了PHP代码我的网站和评论AdSense代码通过自动功能。 Apparently, this made IE mad.显然,这使得IE浏览器疯了。 It seems like it might happen if you put HTML comments “–>” “<!–” wrongly into jawascript.现在看来似乎可能发生的,如果你的HTML意见“ -> ” “ " <!-"到j awascript错误。

  72. Trackbacks to this post搬场这一职务

Leave a Reply留下一个回复