all groups > inetserver asp components > november 2003 >
You're in the

inetserver asp components

group:

AspBinFile on IIS6?


AspBinFile on IIS6? Walter Zydhek
11/28/2003 2:18:17 PM
inetserver asp components:
I have been running a site for some time on IIS 5 using
the common "AspBinFile" component. I use the component to
display images and allow downloading of ZIP files from a
secure directory on my server.

I am upgrading to a Windows 2003 server with IIS 6 and
have discovered a problem.

The component fails to work with any file larger than 4MB.

Any idea how to fix this?

AspBinFile on IIS6? anonymous NO[at]SPAM discussions.microsoft.com
11/28/2003 2:37:45 PM

[quoted text, click to view]

Additional Note:
The problem appears to be that the outgoing data is too
large for the Response Buffer.

After doing some messing around, I found I am getting:
Response object error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded
Execution of the ASP page caused the Response Buffer to
exceed its configured limit.

How can I change this limit?

AspBinFile on IIS6? Walter Zydhek
11/28/2003 2:44:25 PM

[quoted text, click to view]

I solved the problem on my own. Found an article about
changing the default Response Buffer Limit for IIS 6.

Please see:
http://www.fogcreek.com/FogBUGZ/KB/errors/ResponseBufferLim
itExceed.html

AddThis Social Bookmark Button