无法打开开网页的时候总是弹出internet explorer无法打开internet站点(When you open a web page, you always pop up Internet Explorer, and you cannot open the Internet site)

ie无法打开internet站点  时间:2021-02-16  阅读:()

开网页的时候总是弹出internet explorer无法打开internet站点

When you open aweb page, you always pop up Internet Explorer,and you cannot open the Internet sitethe internet explorer无法打开internet站点, 已终止操作的解决方法合集

通常,关于"internet explorer无法打开internet站点××, 已终止操作"的错误提示都是在internet explorer浏览器里才会出现,f irefox里面打开网页一切正常.这种情况碰到过好多次,而且一种解决方法还不能通用,不同情况需要用不同的方法去折腾.微软的这个烂ie.

解决方法一(针对用户) .

首先,清空浏览器缓存文件,在internet explorer的工具菜单里选择internet选项-删除文件,勾选"删除所有脱机内容,确定即可.

之后,还是在internet选项的"高级"标签,找到"禁用脚本调试"选项,勾选后确定即可.

最后重新启动ie.

如果上述方法不行的话,再从internet选项里选择"程序", "管理加载项点击进入,把发行者为"未验证", "浏览器帮助程序对象类型为,文件扩展名为的加载项禁用掉.之后再重新启动ie浏览器.". dll"

法一是被动解决方法,如果是自己的网页出现问题,则需要用下面针对开发者的主动方法解决.

一、检查自己的网页代码中是否有没有闭合的html标签.如果代码太多,建议使用一些在线代码验证检测工具去完成这项任务.

二、 由于ie在页面还没有完全加载的时候就调用了htmlobject的appendchild或innerhtml操作, 因此容易出现"internetexplorer无法打开internet站点××, 已终止操作"的错误提示,可以通过加入settimeout来解决.即在appendchild或innerhtml操作处判断.document.readystate = "complete. "

若为否,则settimeout设置为若干秒之后进行该操作.

三、实在不行,就在调用javascript时加上defer属性吧,使页面加载完毕之后再执行该脚本, 以避免找不到对象的问题.示例如下所示.

< script language="javascript" src="example. js" (="irons" >< / td >

但是在加入了defer属性的js代码里不能包含document.

终极解决方法:丢了ie,用firefox吧.

开网页的时候总是弹出internet explorer无法打开internet站点悬赏分: 0 -解决时间: 2009 - 3 - 25 09:

最近只要开网页就会弹出"internet explorer无法打开internet站点"这样的对话框.不知道是怎么回事呢?我也全面杀毒了可是

没有查出有毒,恶意插件也清理了,也没有发现异常.请高手帮忙解决一下这个问题.在此感激不尽了! (问题解决了还会追加分数的)问题补充:兄弟.

Can you say something simpler?You said this, I have been foundon the internet.

Questioner: Oh king Xiaolu- two best answer a set of problems,network

This is because of the need to manually specify the IP, gateway,DNS server networking, and the use of proxy server access tothe internet. Check your computer' s network settingscareful ly.

Two, DNS server problems

When IE cannot browse the web, the first attempt to use the IPaddress to access, if you have access, then it should be DNSproblems, the problem may be caused by DNS for DNS error whennetworking or DNS server itself, then you can specify the DNSService Manual (address is the address of the DNS server, youprovide the local ISP can also be used in other places cannormally use the DNS server address. In the attributes of thenetwork (in the address of the DNS server control panel -network and dial up connections - local connection - rightproperty - TCP/IP protocol attribute using the following) .Different ISP has different DNS addresses. Sometimes it' s arouter or NIC problem that can' t be connected to ISP' s DNSservice. In this case, you can switch the router off for awhile,

or reset the router.

Another possibility is that the local DNS cache is havingproblems. In order to improve the website access speed, thesystem will automatically have access and access to the IPaddress of the site into the local DNS cache, once again visitthis site, is no longer directly through the DNS server fromthe local cache to remove the DNS IP site visit. Therefore, ifthe local DNS cache problem occurs, it will cause the site tobe inaccessible. Ipconfig /flushdns can be executed in run torebuild the local DNS cache.

Three, the IE browser itself

When the IE browser itself fails, it naturally affects browsing;or IE is maliciously modified and damaged, resulting in afailure to browse the web. At this point, you can try using theInternet assistant IE repair expert to repair, or re IE (checkthe site IE reinstall skills)

Four, the problem of network firewall

If the network firewall is set properly, if the security levelis too high, accidentally put the IE into the block access listof firewall policy error, try to check the policy to reduce ordirectly off the firewall security level to see if it returnedto normal.

Five, network protocol and network card driver problemsIE is unable to browse. It may be caused by network protocol

(especially TCP/IP protocol) or network card driver damage. Youmay try to renew network card driver and network protocol.Six, HOSTS file problems

HOSTS files are modified and also cause browsing to be abnormal.The solution is, of course, to empty the contents of the HOSTSfile.

Seven, the system file problems

When the file system associatedwith IE is replaced or damaged,will affect the normal use of IE, then use the SFC command torepair, WIN98 system can execute SFC in the "run", and thenperform a scan; WIN2000/XP/2003 is in the "run" SFC /scannowattempt to repair (see the site WINXP repair skills) .Among them, when only IE cannot browse web pages, and QQ cango up, it is often due to winsock.dll, wsock32.dll or wsock.VxD (VXD only exist in the WIN9X system) and other file damageor loss, Winsock is an important component of the TCP/IPprotocol, usually reinstall the TCP/IP protocol. But XP beganto integrate the TCP/IP protocol, so it can not be uninstalledas easily as 98, and you can reset the TCP/IP protocol usingthe Netsh command to restore to the state of the initialinstallation of the operating system. Specific procedures areas follows:

Click "start", enter "CMD" command in the run dialog box popsup, and then enter the command prompt window, "Netsh int IP

reset c:\resetlog.txt" command will enter the "resetlog.txt"file, which is used to record the results of command executionlog file, the parameter must be specified here, the full pathto the specified log file is "c:\resetlog.txt". The result ofexecuting this command is the same as deleting and reinstallingthe TCP/IP protocol.

Tip: Netsh command is a command line tool written based on ascript, you can use this command to configure and monitor theWindows system, it also provides interactive network shellinterface, the use of the Netsh command format please refer tothe help file (in the prompt input "netsh/?") .

The second solution is to repair the above documents, WIN9X reextracted files using SFC WIN2000/XP/2003 above, the use of CMD/c SFC/scannow command to repair the file, when using the CMD/c SFC /scannow can not be repaired, can try online specialrepair tool to solve the problem of WinSockFix, can search theInternet to download.

Eight, antivirus software real-time monitoring problemThis is not common, but sometimes it is really related toreal-time monitoring, because now antivirus software real-timemonitoring has added to the content of the web monitor. But ifIE is unable to browse the web, be sure to check the antivirussoftware.

Nine, Application Management service issues

Can only appear on the QQ can not open the web page, restart

after the good. However, even restart, open 7 or 8 pages, andcan not open a web page, only on the QQ. Sometimes,telecommunications often disable you by Application Managementservices.

Ten, infected with the virus caused

This often occurs when IE is opened, and in the lower left cornerof the IE screen prompts: "the page is being opened, but it doesnot respond for long time. ". See the process in task manager,(into the method, the mouse on the taskbar, click the rightbutton - Task Manager - process) to see how the CPU occupancyrate, if it is 100%, to be sure, is infected with the virus,then you simply want to run other programs. This is what weshould look up the process of greedily occupied CPU resources.After finding the best record the name, and then click on theend, if not complete, to boot into safe mode to remove the stuff,but also into the registry, (method: start - run, enter theregedit Registry) in the dialog box. Edit - find, enter theprogram name, after finding the right mouse button to delete,and then search several times, often completely remove clean.A lot of viruses,

When antivirus software is powerless, the only way is to removeit manually.

Eleven, cannot open the two level link (or new window)There is also a phenomenon should also pay special attentionto: it is able to open the home page of the site, but can not

open the two level link, if so, the way to deal with:Method 1. Re register the following DLL file:

Enter in start run:

Regsvr32 Shdocvw.dll

Regsvr32 Shell32.dll (pay attention to this command, you don'thave to lose it first)

Regsvr32 Oleaut32.dll

Regsvr32 Actxprxy.dll

Regsvr32 Mshtml.dll

Regsvr32 Urlmon.dll

Regsvr32 Msjava.dll

Regsvr32 Browseui.dll

Note: for each input, press enter. The second command can startwithout losing, and then restart the windows after the commandhas been lost. If it is found to be invalid, reenter it again.This time, enter the second command.

Method two: problems with COMCTL32.DLL files.

This file may have been replaced while upgrading IE or windows,

and perhaps the new version of the COMCTL32.DLL file has BUG.Find a Windows installation CD, search it, find a file namedCOMCTL32.DL_, copy it, extract the file with WinRAR asCOMCTL32.DLL file, and overwrite the existing file. I don'tknow if there is any of the files on the 98 CD. I'm using a 2000CD. )

Method three: using a method to re register Regsvr32

Oleaut32.dll error or re registration is invalid.

In the Windows disk to extract Oleaut32.dll files, in theMDAC_IE5.CAB file package, is also extracted and covered withWinRAR existing.

Method four: DCOM property setting error.

See in detail: http://support.microsoft.com/default.aspx,scid=kb; EN-US; Q274696

1, click "start"".

2, enter "Dcomcnfg"".

3, pop up the prompt box, choose yes".

4, the default security label.

5, edit the default values at the default access bar column".

6. See if there are "SYSTEM" and "Interactive" in the columnbelow the name. If not, add.

Linode($5/月),新用户注册送100美元,11个数据中心云服务器

关于Linode,这是一家运营超过18年的VPS云主机商家,产品支持随时删除(按小时计费),可选包括美国、英国、新加坡、日本、印度、加拿大、德国等全球十多个数据中心,最低每月费用5美元($0.0075/小时)起。目前,注册Linode的新用户添加付款方式后可以获得100美元赠送,有效期为60天,让更多新朋友可以体验Linode的产品和服务。Linode的云主机产品分为几类,下面分别列出几款套餐配置...

小渣云(36元/月)美国VPS洛杉矶 8核 8G

小渣云 做那个你想都不敢想的套餐 你现在也许不知道小渣云 不过未来你将被小渣云的产品所吸引小渣云 专注于一个套餐的商家 把性价比 稳定性 以及价格做到极致的商家,也许你不相信36元在别人家1核1G都买不到的价格在小渣云却可以买到 8核8G 高配云服务器,并且在安全性 稳定性 都是极高的标准。小渣云 目前使用的是美国超级稳定的ceranetworks机房 数据安全上 每5天备份一次数据倒异地 支持一...

星梦云-100G高防4H4G21M月付仅99元,成都/雅安/德阳

商家介绍:星梦云怎么样,星梦云好不好,资质齐全,IDC/ISP均有,从星梦云这边租的服务器均可以备案,属于一手资源,高防机柜、大带宽、高防IP业务,一手整C IP段,四川电信,星梦云专注四川高防服务器,成都服务器,雅安服务器,。活动优惠促销:1、成都电信夏日激情大宽带活动机(封锁UDP,不可解封):机房CPU内存硬盘带宽IP防护流量原价活动价开通方式成都电信优化线路2vCPU2G40G+60G21...

ie无法打开internet站点为你推荐
行业关键词机械行业最热门的关键词有哪些!!!windows优化大师怎么用Windows优化大师怎么用?博客外链博客和博客之间怎么建超级链接人人时光机现在世界上有时光机吗公章制作如何用photoshop制作公章工信部备案去国家工信部备案需要什么手续呢伪静态什么是伪静态网站?伪静态网站有什么优势网站运营网站运营的工作做什么iphone6上市时间苹果6什么时候在中国大陆上市office2007简体中文版office2007绿色下载 office2007下载安装
长沙域名注册公司 美国vps blackfriday cdn服务器 国外免费空间 cpanel空间 腾讯云分析 河南m值兑换 老左来了 免费dns解析 电信托管 360云服务 空间登录首页 国内域名 镇江高防 网页加速 国外网页代理 北京主机托管 卡巴下载 paypal兑换 更多