Hi,

I'm building a Web Service which calls another Web Service (SOAP 1.1, POST Method).
I've found several examples like this one but it seems I need a web form to post the data.

It does work in a regular ASP.NET site but not in a Web Service project.

Thanks for any good input.