ASP Web site
Because of this problem, troubled himself several times, but also re-installed twice the server system, very troublesome, this time finally found the problem, recorded, convenient to view later.
Server symptoms:
1, IE browser on the server can not access the external network;
2, set Http=server.createobject ("Microsoft.XMLHTTP") can not be created;
3, the Web site on the server can be normal access, but the creation of the above object page is not accessible;
Try to resolve:
There are many ways to find out about Msxml3.dll on the internet, but most of them are copy, and it's not possible to know if you've tried it, such as:
1. URL does not exist
2, Firewall problems
3. Web service extensions are not enabled
4, the Msxml3.dll damaged
Http://blog.hehehehehe.cn/a/2588.htm
These methods have been tried, or failed to solve, the process also learned that a software unlocker (forcibly removed tools), this software helps a lot, In the replacement Msxml3.dll will always be prompted to occupy, through the software can find who is occupied, and then close can be replaced, here is also recorded, the Msxml3.dll occupied by:
(Need to shut down IIS Admin Service and MMC)
because the previous two times the system is too troublesome, this is really not want to re-install the system, so it took about a week after work every day after 10:30 to start a variety of server testing, find a variety of information, Kung Fu is not a conscientious (can say I stupid bar), found this two blog
Http://blog.sina.com.cn/s/blog_4bfc7f1f010009nx.html
http://www.ronghaow.com/shownews.asp?ID=3902
With a lucky heart, to the server's backup DNS made a change (here must be careful, because the wrong, the server can not be remote access to the situation), IE can access the outside network, in the running code, can also be used normally.
This process is deliberately noted today for easy reference later.
2016-07-12
Msxml3.dll error ' 800c0005 ' system error:-2146697211.