Tag Archives: Maximum request length exceeded

HttpException (0×80004005): Maximum request length exceeded.

Posted on 01. May, 2009 by .

1

These days I have been developing couple of prototypes using ASP.Net. I love to use ASP.Net for quick prototypes. I am throwing some of the key issues I am facing. We connected our app to real database that has millions of rows. First thing we came across was request length exception. HttpException (0×80004005): Maximum request [...]

Continue Reading