This post shows you how to fix the Execution Error of the ASP pages on IIS6.

Response object error ‘ASP 0251 : 80004005′
Response Buffer Limit Exceeded

WARNING: Performing an IISRESET will cause IIS to go down and this means your site will not be available during this time.

 

1. Enable Direct Metabase Edit from the server properties in the IIS MMC window.

image

2. Perform an IISRESET from the command prompt.

image

3. Open up METABASE.XML under C:\windows\system32\inetsrv\ and up the AspBufferingLimit (line number 967) parameter until the error goes away.

image