Classic ASP response buffer limit exceeded
Ori Gil
6
Reputation points
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
1,745 questions
Developer technologies ASP.NET ASP.NET Core
4,815 questions
Developer technologies ASP.NET Other
3,597 questions
Sign in to answer