I am getting following error when I am adding the web reference to the third party web service to the web site in VS2008:
There was an error downloading 'https://webservice-url?wsdl'. The underlying connection was closed: An unexpected error occurred on a send. Received an unexpected EOF or 0 bytes from the transport stream.
VS complains on presense of secured and unsecured items and once I accept all popups displays the methods of the web service, but does not allow me to name (and save) the web reference.
Any help is much appreciated!