I'm currently attempting to use the RadEditor in a mixed project that contains routing for MVC, WebAPI, and Friendly URLs. I'm getting errors when I attempt to open the ImageManager dialog box from within the Editor. I suspect this has something to do with the routing rules, but all my attempts to exclude the dialogs has failed so far.
The dialogs are registered in web.config (both, system.webserver and system.web).
Does anyone have the specifics on what to add to the routing config? Or if you've encountered this, and it isn't the routing, please shed some light!
Thank you in advance,
Alex