msxml3.dll error ‘80072efd’
A connection with the server could not be established
The code below
is incorrect
dim XMLHTTP blnLoadXml
set XMLHTTP = server.createobject (” msxml2.serverhttp “)
XMLHTTP. Open “POST”, dhb133 & amp; “/ index. Asp”, false
.
XMLHTTP setRequestHeader “content-type”, “application/x – WWW – form – urlencoded”
XMLHTTP. Send objDom. XML
this error is because dhb133/index.asp cannot be reached.
should be a firewall problem.
what I encountered was that the machine could not be submitted. Because it was placed in the mobile computer room, it was shielded by the computer room firewall, so I could not access my own IP of the external network.
add 127.0.0.1 dhb133 to host
Reproduced in: https://www.cnblogs.com/dhb133/archive/2008/08/26/1276784.html
Read More:
- Solution to msxml3.dll error ‘800c0008’ the system cannot locate the resource specified
- Solution to the error “tcnative-1.dll: can’t load amd 64 bit. DLL on IA 32 bit platform”
- Unable to register the DLL/OCX: RegSvr32 failed with exit code 0x3 My solution
- VBA “user defined type not defined” MSXML2.DOMDocument
- Using Visual Studio 2015 to create. DLL and use. DLL
- Solution to the problem that OpenGL can’t find glew32.dll in vs2019
- Python error: importerror: DLL load failed: unable to find the specified module solution
- Eclipse reports Failed to load the JNI shared library jvm.dll error solution
- Start Tomcat and report an error: tcnative-1.dll: can’t load ia 32-bit. DLL on a amd 64 bit platform
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- Ima tag error HTML, microsoft.mshtml.dll add reference and type selection error solution
- Windows10解决ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed
- Error loading Python DLL ‘python36.dll’. LoadLibrary: The specified module could not be found.
- res://ieframe.dll/acr_ error.htm Error resolution | IE8 website restore error real feasible solution
- Error installing NX10.0 in win10. Tip: ZeroGu6: Windows DLL failed to load
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …
- R | failed to load cairo DLL
- This program cannot be started because vcruntime140 is missing from your computer_ 1.dll。 Try to install the program again to solve the problem.
- After Android studio is installed, open a pop-up window to prompt failed to load JVM DLL XXX
- Error: could not find java.dll Error: could not find Java se runtime environment solution