I'm using ASPxHtmlEditor (version 10.2.8.0). When I upload file (larger than maxRequestLength that was set in web.config) using the Insert Image of the editor, the dialog box for Insert Image hangs (just continue to Load, doing nothing).

I was able to catch Maximum Request Length Exceeded error when using the asp:FileUpload control in the Global.asax's Application_BeginRequest event. Unfortunately for the ASPxHtmlEditor using the scenario above, the event was not fired.

How can we handle this scenario? Thanks

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.