RE: WebException while calling Web Service over HTTPS...
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 09/01/04
- Next message: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Previous message: John Nelson: "RE: Webservice Timeout in Visual Studio 2003"
- In reply to: Mark: "WebException while calling Web Service over HTTPS..."
- Next in thread: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Reply: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 01 Sep 2004 08:56:15 GMT
Hi Mark,
Did the problem occur with all your clients? If so, you may check if they
made any changes on server side. By default, .Net Framework 1.1 supports
only SSL 3.0 protocol. If the webserver is using SSL 2.0 or TLS 1.0,
HttpWebRequest/WebRequest clase will fails. Additionally, you may check if
there is any proxy/firewall between the client and server and if they
changed recently.
Luke
- Next message: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Previous message: John Nelson: "RE: Webservice Timeout in Visual Studio 2003"
- In reply to: Mark: "WebException while calling Web Service over HTTPS..."
- Next in thread: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Reply: Mark: "RE: WebException while calling Web Service over HTTPS..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|