sending a handmade SOAP request



Hey y'all,

Is there a way to POST a handmade SOAP request *without* using any
libraries like SOAPpy? I've been having some communication trouble
with a server using the new wse3 (http://www.microsoft.com/Downloads/
details.aspx?
familyid=018A09FD-3A74-43C5-8EC1-8D789091255D&displaylang=en).

they keep on sending back this strange error :
SOAPpy.Types.faultType: <Fault q0:Security: Header
http://schemas.xmlsoap.org/ws/2004/08/addressing:Action for ultimate
recipient is required but not present in the message.>

We've tried using SOAPui (http://sourceforge.net/projects/soapui/) as
well to test the web service out. this little baby builds a proper
SOAP request based on the wsdl file. we keep on hitting that error
again & again...

so what is up with that?
.



Relevant Pages

  • Re: Classic ASP question
    ... > Hi David, thanks for your help but unfortunately, I do not have the ... > to register COM objects on the server. ... If you are stuck using VBScript, then use MSXML to build the SOAP request ... XML, POST it, and read the response. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Need help on Winhttp services in C++
    ... Server, windows 2003. ... I am making a Winhttp, HTTP request and I keep getting this error, ... like, send HTTPS request, client needs to get the certificate installed on ... the SOAP request and get the response back. ...
    (microsoft.public.dotnet.framework.webservices)
  • Soap problems with PocketPC
    ... We are utilizing Compact Framework, with Visual Basic .net and when we make ... a soap request to the server is there a way to turn off all retries, ... is lost for a brief period it takes an unreasonable amount of time to ...
    (microsoft.public.pocketpc)
  • Re: soap extension type incorrect
    ... I have been having trouble getting one of a customer's production ... >> servers to respond to a SOAP request the way the other server does ... >> This type setting is identical to the other server. ... >> determine the correct TYPE to use? ...
    (microsoft.public.dotnet.framework.webservices)
  • SOAP message to XML String
    ... I have a web service hosted on my server. ... invoked a SOAP request is generated on my server. ... the SOAP message as XML String, so I can perform various validations on ...
    (microsoft.public.dotnet.xml)