Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: MSXML2.ServerXMLHTTP60 MSXML2.ServerXMLHTTP60To: NULL Date: 5/21/2008 4:20:00 PM I am calling a web service that works in Windows XP but does not Vista. The following error is produced calling the send method: "The client and server cannot communicate, because they do not possess a common algorithm." Code: Dim objXMLServerXMLHTTP As MSXML2.ServerXMLHTTP60 Set objXMLServerXMLHTTP = New MSXML2.ServerXMLHTTP60 'Build HTTP Header objXMLServerXMLHTTP.setTimeouts 6000000, 6000000, 6000000, 6000000 objXMLServerXMLHTTP.Open "POST", p_strPOST, False objXMLServerXMLHTTP.setRequestHeader "Content-type", "text/xml; charset=utf-8" objXMLServerXMLHTTP.setRequestHeader "SOAPAction", p_strSOAPAction 'Make the SOAP Call objXMLServerXMLHTTP.Send p_strData Has anyone experienced this or have any suggestions. Thanks | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
