Print Page | Close Window

Needs Help with an ASP Error

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=5468
Printed Date: 30 March 2026 at 9:50pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Needs Help with an ASP Error
Posted By: Misty
Subject: Needs Help with an ASP Error
Date Posted: 02 September 2003 at 11:48pm
I just got an error in one of my web pages. Please take a look at the error message that I got below. How can I get rid of this error message?  

Response object error 'ASP 0251 : 80004005'

Response Buffer Limit Exceeded

/specials.asp, line 0

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




Replies:
Posted By: MorningZ
Date Posted: 03 September 2003 at 10:34am

probably means you have some sort of loop going on that gets stuck and is feeding the buffer with inifinite data causing the error

check your code



-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: Misty
Date Posted: 03 September 2003 at 10:51am
I do have some loops in this ASP Page. But something strange happened. After I added some text above the pictures, I started getting this error message. I need to check on some things. Fortunately, I have another copy of this ASP Page before I made the changes. I need to compare both pages.  


Posted By: 3BEPb
Date Posted: 03 September 2003 at 12:48pm
Misty, define exit points for your loops just in case.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net