RadEditor "Find and Replace" is not working in MOSS, but same its working in asp.net......
We added
We added
<
add path="Telerik.Web.UI.DialogHandler.aspx" verb="*" type="Telerik.Web.UI.DialogHandler, Telerik.Web.UI, Version=2008.1.515.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false"/>"
in web.config file..
Error :
Web.config registration missing!
The Telerik dialogs require a HttpHandler registration in the web.config file. please, use the control's Smart Tag to add the handler automatically, or see the help for more information: Controls > Editor > Dialogs