Msxml2.ServerXMLHTTP.4.0 error

G

Guest

Trying to use

Dim objXmlHttp = Server.HttpWebRequest("Msxml2.ServerXMLHTTP.4.0")

in a vb.net web application on server 2003, but receive the following error.

"System.Web.HttpException: Could not create an object of type
'Msxml2.ServerXMLHTTP.4.0'."

Its driving me nuts and need to solve it by Monday.

Please help.

Thanks

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top