> Hi EveryBody:
>
[quoted text clipped - 21 lines]
>
> Husam
What .NET version do you use?
There is a fix for 1.0-1.1, see http://support.microsoft.com/kb/823409
Husam - 17 Mar 2008 13:16 GMT
I am using ASP.Net 2.0 version
> > Hi EveryBody:
> >
[quoted text clipped - 25 lines]
>
> There is a fix for 1.0-1.1, see http://support.microsoft.com/kb/823409
Dans : news:D0A0E70D-702C-4560-8431-1384F4ED49AC@microsoft.com,
Husam disait :
> Hi EveryBody:
>
[quoted text clipped - 6 lines]
> time I tried to download large data I error raise toled me that
> system out of memory.
Another idea :
The default max length (with .NET 2.0) is 4Mb.
Did you check this ?
Add this element to your your web.config if not.
<httpRuntime maxRequestLength = "..." />
PS : I use Me.Response.TransmitFile

Signature
Fred
foleide@free.fr
Fred - 17 Mar 2008 13:25 GMT
Dans : news:evMCZhCiIHA.4344@TK2MSFTNGP03.phx.gbl,
Fred disait :
> Dans : news:D0A0E70D-702C-4560-8431-1384F4ED49AC@microsoft.com,
> Husam disait :
[quoted text clipped - 16 lines]
>
> PS : I use Me.Response.TransmitFile
Sorry, This is for upload ...

Signature
Fred
foleide@free.fr