if I uploaded large image, upon submitting the form to update, the action page gives ASP.NET script error instead of validating the file max size limits and redirect user to fix it.
Comments: This error happens at the IIS level and can't be caught in the application and is basically to protect your server from DoS attacks.
Comments: This error happens at the IIS level and can't be caught in the application and is basically to protect your server from DoS attacks.