I am using Prometheus menu and combobox in my web form.
I have a skin which needs to be applied to the above mentioned controls.
But when i tried to set the skin property, got the below error
Telerik.Web.UI.RadComboBox with ID='ComboBox1' was unable to find embedded skin with name 'New'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.
Please help me to resolve this.