Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

ASP Response Buffer Overflow

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  intranet windows int. security  
Author Message
saqibrazzaq

External


Since: Sep 04, 2003
Posts: 1



(Msg. 1) Posted: Thu Sep 04, 2003 2:37 pm
Post subject: ASP Response Buffer Overflow
Archived from groups: microsoft>public>inetserver>iis (more info?)

Dear All,

I just installed Windows 2003 server and hosted my site on IIS using default
settings.

Everything is going fine. But there is a problem with one page. The page
fetches 16,000 records from the database. These records are populated in a
listbox in an ASP page.

The same page loads correctly in Windows 2000 server but Windows 2003 server
gives the following error.

--------------------------------------------------
Response object error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded

Execution of the ASP page caused the Response Buffer to exceed its
configured limit.

------------------------------------------------------------------------

I checked out the properties ot the website in IIS manager but could not
find such configuration. Please help if you know something about it.



Regards,

Saqib.

 >> Stay informed about: ASP Response Buffer Overflow 
Back to top
Login to vote
user645

External


Since: Aug 23, 2003
Posts: 180



(Msg. 2) Posted: Thu Sep 04, 2003 2:37 pm
Post subject: Re: ASP Response Buffer Overflow [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Saqib" <saqibrazzaq.TakeThisOut@mtbconline.com> wrote in message
news:Oc6r96qcDHA.1368@TK2MSFTNGP11.phx.gbl...
 > Dear All,
 >
 > I just installed Windows 2003 server and hosted my site on IIS using
default
 > settings.
 >
 > Everything is going fine. But there is a problem with one page. The page
 > fetches 16,000 records from the database. These records are populated in a
 > listbox in an ASP page.
To avoid that error (not to avoid only!!)
put a
Response.Buffer = False
at the beginning of your script.

The real solution is not to load 16.000 in one page. For HTTP , it will
really cause a too heavy load on your Site unless you really know what you
need here..

Regards,
 > The same page loads correctly in Windows 2000 server but Windows 2003
server
 > gives the following error.
 >
 > --------------------------------------------------
 > Response object error 'ASP 0251 : 80004005'
 > Response Buffer Limit Exceeded
 >
 > Execution of the ASP page caused the Response Buffer to exceed its
 > configured limit.
 >
 > ------------------------------------------------------------------------
 >
 > I checked out the properties ot the website in IIS manager but could not
 > find such configuration. Please help if you know something about it.
 >
 >
 >
 > Regards,
 >
 > Saqib.
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: ASP Response Buffer Overflow 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 3) Posted: Thu Sep 04, 2003 8:02 pm
Post subject: Re: ASP Response Buffer Overflow [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

16,000 records in a listbox?!? Wow...
Do you really need that many?

Cheers
Ken


"Saqib" <saqibrazzaq.DeleteThis@mtbconline.com> wrote in message
news:Oc6r96qcDHA.1368@TK2MSFTNGP11.phx.gbl...
: Dear All,
:
: I just installed Windows 2003 server and hosted my site on IIS using
default
: settings.
:
: Everything is going fine. But there is a problem with one page. The page
: fetches 16,000 records from the database. These records are populated in a
: listbox in an ASP page.
:
: The same page loads correctly in Windows 2000 server but Windows 2003
server
: gives the following error.
:
: --------------------------------------------------
: Response object error 'ASP 0251 : 80004005'
: Response Buffer Limit Exceeded
:
: Execution of the ASP page caused the Response Buffer to exceed its
: configured limit.
:
: ------------------------------------------------------------------------
:
: I checked out the properties ot the website in IIS manager but could not
: find such configuration. Please help if you know something about it.
:
:
:
: Regards,
:
: Saqib.
:
:
:
 >> Stay informed about: ASP Response Buffer Overflow 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
inetinfo and buffer overflow - Hello using filemon from softwareinternals, for *every* file that inetinfo.exe loads, I get a buffer overflow message. It happens when inetinfo.exe needs to get the FileFsVolumeInformation and FileAllInformation ..

Delay in https web site response - I have a web server behind the firewall with SSL. Lately we are having delay in response from the web site. It takes 30 to 40 second before it loads the home page. We are using the same server for a while and never had this kind of problem before It....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]