Hi,
I created a skin for telerik controls by using http://stylebuilder.telerik.com/ and downloaded as zip file. then convert it as dll by using a toll got from http://www.telerik.com/community/forums/aspnet-ajax/style-builder/tool-for-embedding-custom-skins-into-an-assembly.aspx , TELERIK ADMIN POST SECTION(First Post)
What i do?.
I created a skin for telerik controls by using http://stylebuilder.telerik.com/ and downloaded as zip file. then convert it as dll by using a toll got from http://www.telerik.com/community/forums/aspnet-ajax/style-builder/tool-for-embedding-custom-skins-into-an-assembly.aspx , TELERIK ADMIN POST SECTION(First Post)
Telerik.Web.UI.RadFormDecorator with ID='RadFormDecorator1'
was unable to find an embedded skin with the name 'TelerikSkins'.
Please, make sure that the skin name is spelled correctly and that you
have added a reference to the Telerik.Web.UI.Skins.dll assembly in your
project. If you want to use a custom skin, set
EnableEmbeddedSkins=false.
What i do?.