Authentication failed because the remote party has closed the transport stream.
Server Error in '/' Application.
Authentication failed because the remote party has closed the transport stream.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
|
Stack Trace:
[IOException: Authentication failed because the remote party has closed the transport stream.]
System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) +8357406
System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) +186
System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) +345
System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) +203
System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) +769
System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +355
System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +20
System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) +82
System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) +1105
System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) +60
System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) +122
System.Net.ConnectStream.WriteHeaders(Boolean async) +463
[WebException: The underlying connection was closed: An unexpected error occurred on a send.]
System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) +365
System.Net.WebClient.DownloadData(Uri address) +111
RssToolkit.RssDownloadManager.DownloadChannelDom(String url) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssDownloadManager.cs:49
RssToolkit.RssDownloadManager.GetChannelDom(String url) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssDownloadManager.cs:171
RssToolkit.RssDownloadManager.GetChannel(String url) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssDownloadManager.cs:182
RssToolkit.RssChannelBase`2.LoadFromUrl(String url) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssChannelBase.cs:30
RssToolkit.GenericRssChannel.LoadChannel(String url) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\GenericRssChannel.cs:38
RssToolkit.RssDataSource.get_Channel() in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssDataSource.cs:51
RssToolkit.RssDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) in c:\webnet\misc\dmitryr\rsstoolkit\sources\toolkit\RssDataSource.cs:86
System.Web.UI.WebControls.Repeater.GetData() +326
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +269
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +80
System.Web.UI.WebControls.Repeater.EnsureDataBound() +67
System.Web.UI.WebControls.Repeater.OnPreRender(EventArgs e) +20
System.Web.UI.Control.PreRenderRecursiveInternal() +162
System.Web.UI.Control.PreRenderRecursiveInternal() +256
System.Web.UI.Control.PreRenderRecursiveInternal() +256
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6875
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0
|
|
|