Hi,
I am trying to send data to a WebMethods Integration Server using an https address (https://196.xxx.xxx.xxx:8204/soap/default). However, I get the following error:
“WebException: The underlying connection was closed: An unexpected error occurred on a send. IOException: Received an unexpected EOF or 0 bytes from the transport stream.”
I have been sent the WSDL by the partner involved and just given the https address. Beyond that I can’t browse to the address, which I feel I should be able to, but I’ve been told that won’t be possible.
Can anyone tell me what I could be missing or doing wrong ? Is there something different that needs to be done when connecting to a WebMethods Server (as opposed to using a web port) ?
Any help or direction will be highly appreciated ! Thanks !