Dear sir
I tried to set my maximum document size to 5MB in default security.config in security configration file. I also know that we can
set <httpruntime maxrequestlength=""> in web.config to any size. So i set that to 10 MB . When i try tp upload file of less than 5 MB it uploads perfectly (Which is fine) . When I try to upload the file between 5-10 MB it pop ups an error message showing the allowed file limit (which is fine).But when i try to upload a file of greater then 10 MB it does not display an error message neither does it redirect to custom error message page but it shows page not found error. I need this error to be fixed urgently in cuteEditor because our clients have a bad impression
Please give us a suggestion