Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

post xml via msxml: error

Status
Not open for further replies.

onressy

Programmer
Mar 7, 2006
421
CA
Hi i'm using calssic asp to wrap an xml in a soap envelope and am posting it to a remote server, i'm getting this general error, does anyone know what it could relate to:

msxml3.dll error '80072ee7'

The server name or address could not be resolved

/testXml.asp, line 12

Thanks!
 
i forgot...here is line 12:

oXMLHTTP.send(xmltext)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top