Select the product you need help with
FIX: You may receive a "System.Net.WebException" error message when you upload a large file over a SSL connection in the .NET Framework 1.1Article ID: 884537 - View products that this article applies to. On This PageSYMPTOMSWhen you use classes in the System.Net namespace to upload a large file over a Secure Sockets Layer (SSL) connection in the Microsoft .NET Framework 1.1, you may receive one or both of the following error messages: System.Net.WebException, The request failed with HTTP status 401: Unauthorized.
System.Net.WebException, The underlying connection was closed: Could not establish secure channel for SSL/TLS
with inner exception of
System.IO.IOException, Unable to read data from the transport connection
with an inner exception of
System.ObjectDisposedException, Cannot access a disposed object named "System.Net.TlsStream
Note This problem may be hard to reproduce, because it depends on several factors. For example, this problem depends on network reliability and on computer speed. These exceptions occur when you are using NTLM authentication. However, these exceptions may also occur when you are using other authentication schemes. RESOLUTIONHow to obtain the hotfixThis problem is fixed in the .NET Framework 1.1 Post-Service Pack 1 rollup package for System.dll. For more information, click the following article number to view the article in the Microsoft Knowledge Base:887563
(http://support.microsoft.com/kb/887563/
)
Availability of the .NET Framework 1.1 Post-Service Pack 1 rollup package for System.dll
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATION
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
PropertiesArticle ID: 884537 - Last Review: April 11, 2005 - Revision: 1.2
|


Back to the top








