Home All Groups Group Topic Archive Search About
Author
27 Dec 2005 9:32 PM
Prasad Dannani
Hi,

    I was written a component which will connect to the secured sites and
retreive the info required. I am using this component with all windows&web
applications and in windows&web services.

     For every 100 connections 40-80 % of connections are getting failed by
saying various exceptions with the same error message in line 1.

     The underlying connection was closed: Could not establish secure
channel for SSL/TLS. - System of Type System.Net.WebException
     The function completed successfully, but must be called again to
complete the context -  of Type System.ComponentModel.Win32Exception


      Whats this error? and how to solve this kind of issues.

      Please Reply ASAP!

With Regards,
Prasad Dannani

Author
28 Dec 2005 2:50 PM
Cowboy (Gregory A. Beamer) - MVP
It is not successfully negotiating SSL. I am not sure of the solution and
would only give a random guess without understanding the full mechanics of
the sites involved. I would google SSL, System.NET and your language of
choice (C#, VB.NET, etc.) as there are probably some code samples out there.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


Show quote
"Prasad Dannani" wrote:

> Hi,
>
>     I was written a component which will connect to the secured sites and
> retreive the info required. I am using this component with all windows&web
> applications and in windows&web services.
>
>      For every 100 connections 40-80 % of connections are getting failed by
> saying various exceptions with the same error message in line 1.
>
>      The underlying connection was closed: Could not establish secure
> channel for SSL/TLS. - System of Type System.Net.WebException
>      The function completed successfully, but must be called again to
> complete the context -  of Type System.ComponentModel.Win32Exception
>
>
>       Whats this error? and how to solve this kind of issues.
>
>       Please Reply ASAP!
>
> With Regards,
> Prasad Dannani
>
>
>

AddThis Social Bookmark Button