AlexTekTip
Programmer
I am getting the above error based on the line below:
Set objSvrHttp = Server.CreateObject
("Msxml2.ServerXMLHTTP.4.0")
I suspect that XML SDK is not installed on the server. Is there a quick way to check if it's installed? Or does this error point to some other problem?
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: /SLApprover/AlexTest.asp, line 18
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)
Page:
GET /SLApprover/AlexTest.asp
Time:
Tuesday, September 14, 2004, 1:31:06 PM
More information:
Microsoft Support
Thanks You!!!!
Set objSvrHttp = Server.CreateObject
("Msxml2.ServerXMLHTTP.4.0")
I suspect that XML SDK is not installed on the server. Is there a quick way to check if it's installed? Or does this error point to some other problem?
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: /SLApprover/AlexTest.asp, line 18
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)
Page:
GET /SLApprover/AlexTest.asp
Time:
Tuesday, September 14, 2004, 1:31:06 PM
More information:
Microsoft Support
Thanks You!!!!