I am using telerik:RadEditor and started to use the SKIN property. I copied the skins folder from RadControls to my App_themes.
I did set the SKIN ="Default2006"
I did set the SKIN ="Default2006"
Telerik.Web.UI.RadEditor with ID='testEditorControl' was unable to find embedded skin with name '"Default2006'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.
what are the steps that i should follow to make the Skin work?