F
Friso Wiskerke
Hi all,
I'm trying to create a web-reference in my winapp. to a webservice which is
running under SSL. The URL requires a client certificate, which I've
installed. When I call the URL in a IE browser the service responds ok
(after selecting the appropriate certificate in a popup).
However when I want to add the web-reference to my Winapp (VB.NET) and enter
the same URL in the dialog-window I receive the error: "The proxy settings
on this computer are not configured correctly for web discovery. Click the
Help button for more information.".
So I've configured my proxy-settings correctly but then I'm rewarded with
the following error: "There was an error downloading '<wevservice URL>'. The
underlying connection was closed: Could not establish secure channel for
SSL/TLS.". I've also tried adding "?wsdl" at the end of the URL but the same
error comes back.
How do I add the web-reference?
Can anyone help me?
TIA
Friso Wiskerke
I'm trying to create a web-reference in my winapp. to a webservice which is
running under SSL. The URL requires a client certificate, which I've
installed. When I call the URL in a IE browser the service responds ok
(after selecting the appropriate certificate in a popup).
However when I want to add the web-reference to my Winapp (VB.NET) and enter
the same URL in the dialog-window I receive the error: "The proxy settings
on this computer are not configured correctly for web discovery. Click the
Help button for more information.".
So I've configured my proxy-settings correctly but then I'm rewarded with
the following error: "There was an error downloading '<wevservice URL>'. The
underlying connection was closed: Could not establish secure channel for
SSL/TLS.". I've also tried adding "?wsdl" at the end of the URL but the same
error comes back.
How do I add the web-reference?
Can anyone help me?
TIA
Friso Wiskerke