im using vs2005 with wse3.0 trying to talk to a third party webservice over
SSL, and on calling the first webmethod , i get the following exception
"An existing connection was forcibly closed by the remote host"
i don't haev a clue how to proceed or interpret this.. I have traced teh
generated soap, (and the server doesn't return any response). are there any
tools that i can trace and manually post the soap envelope, and get back
detailed diagnostics? could it have to do with it being over SSL (i can go to
the same url with my web browser ok though)
Karl
Dave - 23 Feb 2006 18:00 GMT
Karl,
Did you ever find a solution? I'm seeing this too...
> im using vs2005 with wse3.0 trying to talk to a third party webservice over
> SSL, and on calling the first webmethod , i get the following exception
[quoted text clipped - 8 lines]
>
> Karl