This question is locked. New answers and comments are not allowed.
Hey,
When installing the radeditor, it replaces the default editor with radeditor in the userprofile page (about me) among other pages probably.
If i got the following customErrors in the web.config,
it simply redirects to that page, instead of showing the editor.
<customErrors defaultRedirect="error.aspx" mode="On">
</customErrors>
When installing the radeditor, it replaces the default editor with radeditor in the userprofile page (about me) among other pages probably.
If i got the following customErrors in the web.config,
it simply redirects to that page, instead of showing the editor.
<customErrors defaultRedirect="error.aspx" mode="On">
</customErrors>