Improve error message for exceeded file size

Continuing the discussion from Restrict file upload size using IIS:

Improve the error message that is returned when the size of uploaded file exceeds the limit set in web.config file.

HTTP Error 413.1 - Request Entity Too Large
The page was not displayed because the request entity is too large.
2 Likes