Print Page | Close Window

XMLHTTP

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=4243
Printed Date: 28 March 2026 at 5:52am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: XMLHTTP
Posted By: the boss
Subject: XMLHTTP
Date Posted: 14 July 2003 at 1:57pm

i have some ASP page which need MSXMLHTTP component to work properly.. when i try to run them from my local machine.. they just dont work,..but work ok when i upload them to hosting server...any possible solution..

the eror indicates that its a problem with the component.. i hav ereinstalled component manyn times plus im using the latest one.. MS XMLHTTP 4.0



-------------
http://www.web2messenger.com/theboss">



Replies:
Posted By: michael
Date Posted: 14 July 2003 at 2:08pm
And if someone knew the exact error someone might be able to help.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: the boss
Date Posted: 14 July 2003 at 2:47pm

ok now i found out that i have got MSXML3 and MSXML4 both installed on my PC and there is no way seems to get rid of MSXML3..also MSXLML3 is being the default one to be used..

the application wont work as the property is not supported with MSXML3

how can i force an application to use MSXML4..there must be someway to do it when u create the object using server.createobject..

eg:
Server.CreateObject("MSXML2.ServerXMLHTTP")  - call MS XML parser Version2

Server.CreateObject("Microsoft.XMLHTTP") - call the default MS XML parser..



-------------
http://www.web2messenger.com/theboss">


Posted By: the boss
Date Posted: 14 July 2003 at 4:51pm

forget it.. i got what i wanted from MSDN..

Msxml2.XMLHTTP.4.0

should be used



-------------
http://www.web2messenger.com/theboss">



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net