Hi

We are using Windows 2003 with IIS 6. We could not be able to download the
files through ASP that are more than 20 MB. (We already increased the
AspBufferingLimit in the MetaBase.xml to over 20 MB but no luck.)

I found the KB http://support.microsoft.com/?id=826756

But while waiting for the MS support to send that file to me, is there are
any worarounds I can try?

--
Best Regards,
Y. Sivaram

Email:
ysivaram@please.remove.this.yahoo.com

Re: II6 and ASP Downloading problem by Joris

Joris
Wed Jun 16 05:59:13 CDT 2004

Its a hard programmed limitation... So you need the update or invent another
solution.

Better would be to turn OFF buffering after having done some intial
processing...
Another way is to use redirects (dynamic piece) and serve the large files as
static content.

- Joris

"Y. Sivaram" <ysivaram@madeupaddress.com> wrote in message
news:O4dU2U4UEHA.412@TK2MSFTNGP10.phx.gbl...
> Hi
>
> We are using Windows 2003 with IIS 6. We could not be able to download the
> files through ASP that are more than 20 MB. (We already increased the
> AspBufferingLimit in the MetaBase.xml to over 20 MB but no luck.)
>
> I found the KB http://support.microsoft.com/?id=826756
>
> But while waiting for the MS support to send that file to me, is there are
> any worarounds I can try?
>
> --
> Best Regards,
> Y. Sivaram
>
> Email:
> ysivaram@please.remove.this.yahoo.com
>
>