Hi,
I've followed the instructions on http://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx and on http://www.telerik.com/community/forums/aspnet-ajax/editor/adding-functionality-to-a-customized-built-in-dialog.aspx in order to customise the hyperlink manager in the radeditor. This all works well except after the site has been compiled. After compilation and release the file LinkManager.ascx does not exist in the location specified in the property ExternalDialogsPath because it has been compiled into the bin folder. The compiled file name has also been changed so is not LinkManager.ascx, it is something like linkmanager.ascx.ab9a7aa3.compiled.
Is there a way around this that anyone knows?
Many thanks in advance,
Steve.
I've followed the instructions on http://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx and on http://www.telerik.com/community/forums/aspnet-ajax/editor/adding-functionality-to-a-customized-built-in-dialog.aspx in order to customise the hyperlink manager in the radeditor. This all works well except after the site has been compiled. After compilation and release the file LinkManager.ascx does not exist in the location specified in the property ExternalDialogsPath because it has been compiled into the bin folder. The compiled file name has also been changed so is not LinkManager.ascx, it is something like linkmanager.ascx.ab9a7aa3.compiled.
Is there a way around this that anyone knows?
Many thanks in advance,
Steve.