Which gets priority, maxRequestLength or maxAllowedContentLength?
While changing the maximum allowed file size for upload I stumbled on those two settings.
While changing the maximum allowed file size for upload I stumbled on those two settings.
Application able to record error in OnError, but we are not able to do any redirect or so to show something meaningfull to user.
Any ideas?
I know that we can set maxRequestLength in web.config, but anyway user can exceed this limit and some normal error need to be displayed.