"MagicJim" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:2425059D-7B85-458C-9185-CE71B1A8678E@microsoft.com...
> We just updated from SBS 2000 to SBS 2003. Under IIS 5, we used an ASP
script to send binary files to clients. Under IIS 6, the same script works
for smaller files, but it will not send larger files. For example, 124K
files are sent but 7MB files are not. On the client side, the download
indicates "0 bytes downloaded in 1 second" when one of the larger files is
requested. Apparently there is a file size limitation that did not exist
with IIS 5 or perhaps a setting in ISA. What can we do to allow large files
to be sent?
IIS6 does put a default limit of 200K in the AspMaxRequestEntityAllowed part
of the metabase.
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;820129" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;820129</a>
--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: apparent file size limits