Internet Explorer cannot open the Internet site - Operation aborted

3 篇文章 0 订阅
Recently, I found IE error report in our web application as below, in my case, I search solution via Google and Baidu Search Engine , and then find this is a bug existing in IE browser.


Internet Explorer cannot open the Internet site - Operation aborted
http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/334e42a4-241d-4ca0-9521-c805660921f8

Come from Internet content :

The nature of error is that it shows up when the site is loads completely. This is what you see when the error occurs.

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 clash with Dundas Chart.

http://blogs.msdn.com/ie/archive/2008/04/23/what-happened-to-operation-aborted.aspx (Great)
Upgrade 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
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值