M
MikeL
Hello.
I've deployed a WS onto a server on my network. I can add a web reference to
my WinForms app if I specify http, but if I use https I get the following
error:
An unhandled exception of type 'System.Net.WebException' occurred in
system.dll
Additional information: The underlying connection was closed: Unable to
connect to the remote server.
SSL is working on this machine because you cannot connect to it using HTTP
when you're outside of the firewall (I'm inside the firewall).
I'm using XP Professional SP2.
Any thoughts?
Thanks in advance,
Mike
I've deployed a WS onto a server on my network. I can add a web reference to
my WinForms app if I specify http, but if I use https I get the following
error:
An unhandled exception of type 'System.Net.WebException' occurred in
system.dll
Additional information: The underlying connection was closed: Unable to
connect to the remote server.
SSL is working on this machine because you cannot connect to it using HTTP
when you're outside of the firewall (I'm inside the firewall).
I'm using XP Professional SP2.
Any thoughts?
Thanks in advance,
Mike