病毒qq能上网但是网页不能浏览(QQ can surf the web, but the web can´t browse)

qq上网  时间:2021-03-25  阅读:()

qq能上网但是网页不能浏览QQ can surf the web, but the webcan't browse

First, infected with the virus

This often occurs when IE is opened, and in the lower box ofthe IE interface, it is shown that the page is opening, but ithasn't responded for the last half of the day. In the taskmanager to see the process, to see how the occupancy rate ofCPU, if it is 100%, youcancertainlybe infectedwiththevirus,it is necessary to find out which process greedily occupy CPUresources. After finding the best record the name, and thenclick on the end, if not complete, to boot into safe mode toremove the stuff, but also into the registry, (method: start- run, enter the regedit Registry) in the dialog box, mycomputer - Edit - f ind, enter the program name. After findingthe right mouse button to delete, and then search several times,often completely remove clean.

There are a lot of virus, antivirus software incapable of action,the only way is to manually delete.

Two, with the establishment of proxy server related

The proxy server settings in the browser (--Internet controlpanel options - connection- Settings -use a proxy server forLAN) , set up a proxy server is not QQ network, because QQ isusing port 4000, and access to the Internet using the 80 or 8080port. This is a lot of guys don't understand why QQ can, andcan not be opened ". The proxy server is generally not verystable, can sometimes, sometimes not. If there is such a set,

please cancel the proxy can.

Three, DNS server explanation error

The so-called DNS, that is, domain name server (Domain NameServer) , it converts the domain name to the computer canidentify the IP address, if the DNS server error, then can notbe domain name interpretation, naturally can not access theinternet.

If this is the case, sometimes the network service provider,or ISP, can call to consult ISP; sometimes it' s a router or NICproblem that cannot connect to ISP' s DNS service.

The router can be shut down for a while, or reset the router,or the network card can not automatically search the DNS serveraddress, you can try to use the specified DNS server address.In the attributes of the network, (the address of the DNS servercontrol panel - network and dial up connections - localconnection - right property - TCP/IP protocol attribute usingthe following) . Different ISP has different DNS address, suchas telecommunications is commonly used 202.96. 134. 133 (mainuse) 202.96. 128.68 (standby) .

Update the NIC driver or replacement card is also a train ofthought.

Four, file system caused by the loss of IE does not startproperly

This phenomenon:

1, the system instability is characterizedby frequent crashes,often inexplicable restart, illegal shutdown, resulting inloss of system files;

2, the conflict between hardware and software is oftenmanifested as installing some programs to cause conflictsbetween network drivers or conflicts with IE. Since theintroduction of super threading INTEL in CPU, there is aprominent problem is that the IE6 XP SP1 and hyper threadingconf lict;

If it is the first case, you can try to repair the system, 2Kor XP system, put in the original installation CD (Note: mustinstall the original CD) , in the beginning of the operation,enter SFC /scanow, press enter.

If this is the second case, the newly installed hardware orprogram uninstall system 2K or XP in the machine after the start,press F8, enter the start menu, select last known goodconfiguration, if the XP system can also be used to restore thefunction of the system, can quickly solve the problem.If the system is XP because of the super thread CPU reasons,you can disable the super thread in BIOS, in this case, QQ ownTT browser can normally browse, you can use a try.

There is also a special need to pay attention: it is able toopen the home page of the website, but cannot open the two levellink, if so, themethod is to re register the following DLL file:

Input in start run:

Regsvr32 Shdocvw.dll

Regsvr32 Shell32.dll (note that this command, first do notlose)

Regsvr32 Oleaut32.dll

Regsvr32 Actxprxy.dll

Regsvr32 Mshtml.dll

Regsvr32 Urlmon.dll

Regsvr32 Msjava.dll

Regsvr32 Browseui.dll

Note: each input one, press enter, the second command can notbe lost, after the completion of these commands restart windows,if found invalid, and then re-enter the input of the secondcommand this time.

Five,

Comres.dll is the file used by COM Services,

Process file: comres.dll

Process name: Microsoft communications module

Description: comres.dll is a dynamic link library file system.Producer: Microsoft

It belongs to windows

You, to f ind comres.dll C:\WINDOWS\SYSTEM32, why can put hisname (such as 1111.dll) , the best is not in the SYSTEM32 system,it will appear again comres.dll your computer will no longerbe "unable to locate the procedure entry point

SYSGTH.COMRESMODULEINSTANCE in the dynamic link libraryC OMRES.DLL"

Now many online talk nonsense, cheat, don't use, you can do asI say.

I am the most direct method, a lot of people have been throughmy method to solve the problem! ! ! !

Ming Zhenbing 13:57:51

Regsvr32 command

There are a lot of Regsvr32 command, see after see examples ofrepair system fault Regsvr32 command used ActiveX people knowthat ActiveX is not able to be registered system identificationand use of the general setup will automatically put it by usingthe ActiveX control register, but if you need to get a controlhow to do the manual registration? If you modify the registry,it will be too much trouble, in the windows folder system has

and anti registration tool.

2000 regsvr32.exe in the winnt\system32 folder;

WInXP regsvr32.exe in the windows\system32 folder

The usage of Regsvr32 is:

"Regsvr32 [/s] [/n] [/i (CmdLine) ] dllname". Where dllname isthe ActiveX control file name, recommended before theinstallation folder copied to the system.

Parameters have the following meanings:

/u -- anti registration control

/s --registered success, showed that the box is not displayed/c - console output

/i- skip control options for installation (with registration)/n does not register the control, this option must be used withthe /i option

The method of executing the command:

1, in the "start" - "run", out of the dialog box, you can alsouse the Win+R hotkey, and then directly input in the input barc an

2, start - run CMD, call the command prompt window, and thenexecute the Regsvr32 command.

Two. The description of Regsvr32 error message

When using Regsvr32. exe, it attempts to load the component andcall its DLLSelfRegister function. If this attempt issuccessful, Regsvr32.exe will display a dialog box thatindicates success. If this attempt fails, Regsvr32. exe willreturn an error message, which may include a Win32 error code.The following list presents the RegSvr32 error message and thepossible reasons.

Unrecognized flag:/invalid_flag

Invalid combination of flags or switches (refer to section ofusage of Regsvr32.exe) in this article.

No DLL name specified.

Not including the.Dll file name (please refer to the

"Regsvr32. exe" usage section) .

Dllname was loaded,

但DllRegisterServer或DllUnregisterServer入口点没有被发现。Dllname不是。 DLL或。 OCX文件。例如键入regsvr32 wjview.exe就会生成该错误消息。

例如键入regsvr32 icwdial.dll后就会返回该错误消息 因为icwdial.dll文件不能自行注册。如果您怀疑内存中有损坏的Dl lname版本请尝试重新启动计算机或重新提取该文件的原始版本。如果您运行的是Windows NT可能需要使用微软Windows NTServer 4资源工具包中的杀或预习工具。有关其他信息请单击以查看以下微软知识库文章 197155如何终止孤立进程oleinitialize失败或oleuninitialize失败。

库reg svr 32必须先初始化COMC OM库函数并在关闭时撤消对该库的初始化然后才能调用所需的。

一、轻松修复IE浏览器regsvr32 Shdocvw.dllregsvr32 OLEAUT32.DLLregsvr32 actxprxy.dll中regsvr32 mshtml.dllregsvr32 urlmon.dllregsvr32 browseui.dll

作用

1、同时运行以上命令不仅可以解决IE不能打开新的窗口用鼠标点击超链接也没有任何反应的问题

2、还能解决大大小小的其它I E问题 比如网页显示不完整 j av a效果不出现网页不自动跳转打开某些网站时总提示”无法显示该页”等。

二、解决Windows无法在线升级的问题wupdinfo.dll regsvr32

作用

Windows的漏洞很多每隔一段时间就需要使用“Windows Update”升级程序进行在线升级不过“Windows Update”经常出现无法使用的情况这时我们可以使用regsvr32来解决这个问题。

三、防范网络脚本病毒有新招

你scrrun.dll regsvr32 /

作用

网络脚本病毒嵌在网页中上网时在不知不觉中机器就会感染上这种病毒。笔者认为单纯使用杀毒软件并不能有效地防范这些脚本病毒必须从病毒传播的机理入手。网络脚本病毒的复制、传播都离不开FSO对象文件系统对象文件系统对象 因此禁用FSO对象就能有效地控制脚本病毒的传播。

如果需要使用FSO对象键入“regsvr32 scrrun .dll”命令即可。

四、卸载Win XP自带的拉链功能regsvr32 u zipfldr.dll

DiyVM:香港VPS五折月付50元起,2核/2G内存/50G硬盘/2M带宽/CN2线路

diyvm怎么样?diyvm这是一家低调国人VPS主机商,成立于2009年,提供的产品包括VPS主机和独立服务器租用等,数据中心包括香港沙田、美国洛杉矶、日本大阪等,VPS主机基于XEN架构,均为国内直连线路,主机支持异地备份与自定义镜像,可提供内网IP。最近,DiyVM商家对香港机房VPS提供5折优惠码,最低2GB内存起优惠后仅需50元/月。点击进入:diyvm官方网站地址DiyVM香港机房CN...

IMIDC彩虹数据:日本站群多ip服务器促销;30Mbps带宽直连不限流量,$88/月

imidc怎么样?imidc彩虹数据或彩虹网络现在促销旗下日本多IP站群独立服务器,原价159美元的机器现在只需要88美元,而且给13个独立IPv4,30Mbps直连带宽,不限制月流量!IMIDC又名为彩虹数据,rainbow cloud,香港本土运营商,全线产品都是商家自营的,自有IP网络资源等,提供的产品包括VPS主机、独立服务器、站群独立服务器等,数据中心区域包括香港、日本、台湾、美国和南非...

百纵科技(1399元/月)香港CN2站群232IP

湖南百纵科技有限公司是一家具有ISP ICP 电信增值许可证的正规公司,多年不断转型探索现已颇具规模,公司成立于2009年 通过多年经营积累目前已独具一格,公司主要经营有国内高防服务器,香港服务器,美国服务器,站群服务器,东南亚服务器租用,国内香港美国云服务器,以及全球专线业务!活动方案:主营:1、美国CN2云服务器,美国VPS,美国高防云主机,美国独立服务器,美国站群服务器,美国母机。2、香港C...

qq上网为你推荐
重庆网络公司一九互联我重庆2013年7月毕业,报到证上写的是A公司,档案也在A公司,半年后我辞职,到B公司上班,档案也企业信息查询系统官网怎么在网上查询企业营业执照是否存在?dell服务器bios设置dell怎样进入bios设置界面支付宝账户是什么好评返现 要支付宝帐号 支付宝帐号是什么啊csamy小型汽车网上自主编号申请机动车自主选号有几种办法网站制作套餐制作一个公司网站究竟需要多少费用呢??美国独立美国独立战争的概况显示隐藏文件桌面的一个文件隐藏后如何让它在显示出来discuzx2.5discuzx2.5 20121101版比上一版本 有了哪些改动?
日本动态vps 东莞电信局 联通c套餐 sugarsync 紫田 美国仿牌空间 天猫双十一秒杀 云图标 服务器架设 架设服务器 空间论坛 服务器维护方案 卡巴斯基试用版 世界测速 美国在线代理服务器 中国电信宽带测速器 厦门电信 申请网站 移动服务器托管 广州虚拟主机 更多