I have an impelentation of the sharepoint radeditor in my shrepoint site.
This site has SSL implementation and redirects the page into https://
When firing dioalogs the error i get is :
'~/Telerik.Web.UI.WebResource.axd' is missing in web.config. RadScriptManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls > RadScriptManager
but once i open de javascript debugger I get errors like this:
Any help??