Hi ,
I am trying to send a SOAP Request using C#. I can send using Soap Ui and get a response, but when writing in C# , I get authenticated ok , but the response is just the wsdl .
Is there an example I can follow or a plugin that may produce the code that soap ui uses to generate the request before sending ?
thanks