TechColumnist Storage Information Blog

23Aug/071

Response Buffer Limit Exceeded

Ever get this error:
Response object error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded

Here's the fix:

To resolve this issue:

  1. Browse to (on the reporting point): C:\WINDOWS\system32\inetsrv
  2. Open: MetaBase.xml
  3. Find the variable: AspBufferingLimit
  4. Change the default value to something higher, I chose 51200000
  5. AspBufferingLimit="51200000"
  6. Stop IIS
  7. Save the MetaBase.xml file
  8. Start IIS
  9. Check to make sure that your website now works correctly (if not set a higher value).
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • Technorati
  • Twitter

About Tom Lasswell

about myself.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Comments (1) Trackbacks (0)
  1. Perfect, thanks!


Leave a comment


No trackbacks yet.