hey folks
i’m getting XMLHTTP errors suddenly on win20, and this was working earlier today. anyone else?
also cant seem to get thru on Livechat.
cheers
hey folks
i’m getting XMLHTTP errors suddenly on win20, and this was working earlier today. anyone else?
also cant seem to get thru on Livechat.
cheers
You might want to submit a ticket with the URL as well
thanks, done
[RS #LVZ-18161-334]
YOu must be suing XML3, try XML4 or 6 they don’t have any issues.
With XML3 we have to use a special pool that recycles every 2 hours to keep xmlhttp going.
I am using as follows:
Set objHTTP = Server.CreateObject(“Microsoft.XMLHTTP”)
Should i using something else?
Thanks!
That is MS XML3, I believe for MSXML4 it is MSXML2.XMLHTTP.4.0 for the object name