首页 > 其他分享 >Internet Explorer cannot open the Internet site - Operation aborted

Internet Explorer cannot open the Internet site - Operation aborted

时间:2023-11-16 14:34:10浏览次数:37  
标签:Explorer my Internet site blog com error IE

 

Internet Explorer cannot open the Internet site - Operation aborted

http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/334e42a4-241d-4ca0-9521-c805660921f8

Internet Explorer cannot open the Internet site - Operation aborted_internet-explorer


 

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. Around 25% of my readers use Internet Explorer to read my blog. 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. The error is really frustrating as it shows only in IE and not in Firefox or Opera or any other browser for that matter.

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 cannot open the Internet site - Operation aborted_ide_02

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. This error can happen because of many reasons. Microsoft has even a patch for solving this error in IE.

1. This error can happen if Google Map API is present in the code. If you are getting this error because of Google Map API, then the fix for the problem is available here.

2. If you are not using Google API and still getting the error, then it could be because of this reason.

It is not possible append to the BODY element from script that isn’t a 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. 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. 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. I tested my blog in IE after I made the change and I could see the difference, the error was not happening any more. I checked in different versions of IE to confirm. In case you are using IE and still getting the error on my blog, please do inform me.

asp:Menu 与 Dundas Chart 冲突。

 

http://blogs.msdn.com/ie/archive/2008/04/23/what-happened-to-operation-aborted.aspx (Great)

升级到 Internet Explorer 8

http://support.microsoft.com/kb/927917

http://pantsinacan.com/2008/08/02/internet-explorer-error-operation-aborted/

http://motls.blogspot.com/2008/08/fix-internet-explorer-7-with-sitemeter.html

http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=46098

http://discussions.webct.com/jive4/message.jspa?messageID=45614

http://www.nirmaltv.com/2007/08/08/how-to-fix-internet-explorer-cannot-open-the-internet-site-operation-aborted-error/

http://www.computing.net/answers/windows-95/internet-explorer-operation-aborted/168227.html

 

http://weblogs.asp.net/infinitiesloop/archive/2006/11/02/Dealing-with-IE-_2600_quot_3B00_Operation-Aborted_2600_quot_3B002E00_-Or_2C00_-how-to-Crash-IE.aspx



标签:Explorer,my,Internet,site,blog,com,error,IE
From: https://blog.51cto.com/emanlee/8419506

相关文章

  • 2023 China Collegiate Programming Contest Shenzhen Site
    目录写在前面AFGLIEMK写在最后写在前面补题地址:vjudge。以下按照场上过题顺序排序。首银。比游记更早出来,没想到吧。游记链接:留坑。A场上先开的这道。直觉是考虑先全部区间加直到最小值,然后将非最小值全单点加,再重复上述过程。然而会被递增序列卡掉。瓶颈在于单点加太多......
  • Sitecore MVC @Html.RenderSection() 的替代方案
    source在Sitecore里的MVC没有@Html.RenderSection,所以使用以下的一个替代方案:publicstaticclassHtmlRenderExtensions{///<summary>///Delegatescript/resource/etcinjectionuntiltheendofthepage///<para>@viahttps://stackoverflow.com......
  • Sitecore FieldRenderer
    前提Sitecore的@Html.Sitecore().Field("fileicon",item,new{@class="icon",})确实也挺好用的,但是局限于item,当有多个subitem,或者其他地方的item,远不如使用@Model方便。所以自己写了个Helper:publicclassCustomerRenderer:FieldRenderer{privateStac......
  • Warning: prerequisite Test::More 0 not found.
     001、变异perl脚本警告如下:perlMakefile.PLINSTALL_BASE=/home/liujiaxin01/perl5 002、解决方法:yuminstallperl-core##安装perl核心 003、测试效果,以上警告消失 。 参考:01、https://tech.mindseed.cn/MediaWiKi/870.html ......
  • Sitecore 扩展CM部署
    相关文档:配置多个Sitecore实例实例结构:有两个Sitecore实例:Instance1和Instance2,分别管理各自的Content,在Publishing的时候调用SharedInstance(共享Sitecore实例)来作对应的Solr索引构建,最后相关的Scheduler也放在SharedInstance里。配置步骤SharedCM需要......
  • Sitecore 优化
    IIS优化1.设置AlwaysRunninng前往应用池选中对应的站点,点击高级设置,在StartMode那列选中AlwaysRunning,最后保存。2.设置PreloadEnabled为True在站点列选中你的站点,点击高级设置,将PreloadEnabled设置True,然后保存。3.设置doAppInitAfterRestart为True......
  • 华为云API Explorer伙伴招募火热进行中~
    API编排新特性助力伙伴零代码构建API工作流实现快速集成场景编排能力面向三大核心场景:API调用逻辑频繁改动API间高耦合不便管理复杂API解决方案难构建伙伴加入可立享四大限时福利:免费试用、专家咨询、技术指导、生态支持详情请点击下方海报查看**点此报名>>**https://survey.hu......
  • Pset_SiteCommon
    Pset_SiteCommon站点公用:IfcSite所有引用的定义公用的属性。请注意,几个站点属性在IfcSite实例中直接处理,站点编号(或短名称)由IfcSite.name处理,站点名称(或长名称)由IfcSite.LongName处理,描述(或注释)由IfcSite.description处理。土地所有权编号也作为显式属性IfcSite.LandTitleNumber......
  • Windows 10中,可以使用以下PowerShell脚本来禁用Internet Explorer的Javascript错误提
    Windows10中,可以使用以下PowerShell脚本来禁用InternetExplorer的Javascript错误提示禁用脚本调试器Set-ItemProperty-Path"HKCU:\Software\Microsoft\InternetExplorer\Main"-Name"DisableScriptDebugger"-Value"yes"禁用每个脚本错误的通知Set-ItemProperty......
  • RC2104-WS_EX_COMPOSITED-WS_EX_NOINHERITLAYOUT
    VS编译出现RC2104,或者打开资源出现错误提示未定义#include"afxres.h"....2TEXTINCLUDEBEGIN"#include""afxres.h""\r\n""\0"END修改为#include<windows.h>#include"afxres.h"...2TEXTINCLUDE......