I get the following exception when a button is clicked, for an asp page that links over 500 entries in gridview when the page loads.
My page does not have load control. It contains a text box, a button and a grid. Does anyone know why this is happening.
Exception Description:
Maximum request length exceeded.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
source
share