Classic ASP response buffer limit exceeded

Ori Gil 6 Reputation points
2021-11-21T21:37:05.117+00:00

Hi!
I'm moving my classic ASP application from IIS 8.5 on Windows Server 2012 to IIS 10 on Windows Server 2019.

I installed the application and configured it correctly however in some pages with searches which result in a big size response I'm getting the error:
Error is : Response object error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded

As suggested in many threads in other websites and forums I tried changing the setting of Response Buffering Limit to the max of 64MB but it doesn't solve my issue.

Any ideas or directions for solving my issue are appreciated!

Windows development Internet Information Services
Developer technologies ASP.NET ASP.NET Core
Developer technologies ASP.NET Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.