Advertisement

07.08.2008 at 05:32AM PDT, ID: 23546331
[x]
Attachment Details

4Gb limit when downloading a file with Response.OutputStream.Write?

Asked by qfwp in Programming for ASP.NET, C# Programming Language

Tags: asp.net, IE6/7

Users are hitting a 4Gb limit on downloading large files from our asp.net intranet site.  We loop through the file requested by the user like this pseudo code..

do
  Response.OutputStream.Write(theChunk)
  Response.Flush()
loop until EOF

We've tried several methods including using Response.BinaryWrite but the downloading of large files  always stops at 3.99Gb.

Any ideas on how to bypass this limit?Start Free Trial
 
Loading Advertisement...
 
[+][-]07.08.2008 at 05:46AM PDT, ID: 21953196

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 05:46AM PDT, ID: 21953198

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 06:51AM PDT, ID: 21953784

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.08.2008 at 08:58AM PDT, ID: 21955110

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Programming for ASP.NET, C# Programming Language
Tags: asp.net, IE6/7
Sign Up Now!
Solution Provided By: qfwp
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628