Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: You cannot use the Response.TransmitFile method to transfer a file from a Windows Server 2003 SP 1-based computer to a client computer


View products that this article applies to.

Symptoms

On a computer that is running Microsoft Windows Server 2003 with Service Pack 1 (SP1), when you use the Response.TransmitFile method to transfer a file to a client computer, the file transfer either does not start or does not succeed.

↑ Back to the top


Cause

When you use the Response.TransmitFile method to transfer a file to a client computer, the Response.TransmitFile method creates a file handle and sends it to the Microsoft Internet Information Services (IIS) Web site. If Microsoft ASP.NET closes the file handle too soon after the Response.TransmitFile method sends the file handle to the IIS Web site, the file transfer either does not start or does not succeed.

↑ Back to the top


Resolution

This issue has been corrected in the following hotfix package:
888420 You receive an "OverflowException" error message when you specify a Content-Length HTTP header that is larger than 2 GB in the .NET Framework 1.1

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: KB902780, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 902780
Revision : 3
Created on : 8/19/2005
Published on : 8/19/2005
Exists online : False
Views : 210