Execution of the ASP page caused the Response Buffer to exceed its configured limit.
-
Wednesday, March 26, 2008 10:12 AMHi Dear all,
I have face one problem in asp application.
My problem is when select more than 900 record at a one time on one page then in mozila browser display but this same reocrd select on Internet Explore 6 or 7 then error displayed like
Response object error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded
/admin/userlist.asp, line 0
Execution of the ASP page caused the Response Buffer to exceed its configured limit.
Please help me
thanks
krish
All Replies
-
Wednesday, March 26, 2008 9:13 PM
Hi,
I have just got the same error from one of my web sites. I found this article which worked a treat. I could not get the images to display, but I was able to find the AspBufferingLimit entry and increased it from 4Mb to 10Mb!
http://weblogs.asp.net/dburke/archive/2003/09/10/27099.aspx
Kind regards
FasterThanLight!
-
Thursday, March 27, 2008 12:00 PM
Thanks dear,
but another probem is when select 900 records or more in internet explorer 6 or 7 then page cannot display error show. and when same thing in mozila browser then no problem. please help.
thanks
krish -
Friday, March 28, 2008 8:46 PM
Hi
Do you have details of the actual error message reported, and did you get a chance to increase the AspBufferLimit in IIS6 on your web server?
Kind regards
FasterThanLight

