I've been using the WebBlue skin in my application for awhile now, but after a recompile recently I get the following error:
Telerik.Web.UI.RadToolBar with ID='RadToolBar1' was unable to find embedded skin with name 'WebBlue'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.
I'm using the following code for the toolbar:
<telerik:RadToolBar ID="RadToolBar1" runat="server" Skin="WebBlue" CssClass="NoRoundedCornerEnds"
OnClientButtonClicked="DocumentToolbar_Click">
<Items></Items>
</telerik:RadToolBar>
It works fine if I switch to a different skin (such as Office2007) or use the default skin. It was working for many months prior to my recompile yesterday. Is it possible that the skin has a caching error?
Thanks,
Matt
Telerik.Web.UI.RadToolBar with ID='RadToolBar1' was unable to find embedded skin with name 'WebBlue'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.
I'm using the following code for the toolbar:
<telerik:RadToolBar ID="RadToolBar1" runat="server" Skin="WebBlue" CssClass="NoRoundedCornerEnds"
OnClientButtonClicked="DocumentToolbar_Click">
<Items></Items>
</telerik:RadToolBar>
It works fine if I switch to a different skin (such as Office2007) or use the default skin. It was working for many months prior to my recompile yesterday. Is it possible that the skin has a caching error?
Thanks,
Matt
7 Answers, 1 is accepted
0
Hi Matt,
This is very strange. The WebBlue skin is embedded in the Telerik.Web.UI.dll assembly and cannot "disappear". It works as expected in our online skinning demo. Which version of RadControls for ASP.NET Ajax are you using?
All the best,
Albert
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
This is very strange. The WebBlue skin is embedded in the Telerik.Web.UI.dll assembly and cannot "disappear". It works as expected in our online skinning demo. Which version of RadControls for ASP.NET Ajax are you using?
All the best,
Albert
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Matthew
Top achievements
Rank 1
answered on 03 Jun 2008, 02:37 PM
I'm using version 2008.1.325.20. I also tried rebooting my machine, but that didn't fix the issue.
Thanks,
Matt
Thanks,
Matt
0
Hi Matt,
RadToolbar is available since 2008.1.415.20. It seems you are using an older version of Telerik.Web.UI.dll.
Regards,
Albert
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
RadToolbar is available since 2008.1.415.20. It seems you are using an older version of Telerik.Web.UI.dll.
Regards,
Albert
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Matthew
Top achievements
Rank 1
answered on 03 Jun 2008, 05:15 PM
I upgraded to the latest version of the controls and I'm still receiving this error.
Thanks,
Matt
Thanks,
Matt
0
Hi Matt,
Unfortunately, the provided information does not help us much in reproducing the error. I'm afraid we could not be of much help unless we reproduce the issue on our side. It will be best if you can open a support ticket and send us a simple running project (incl. the DLLs, images, DB backup if needed and so on) demonstrating the problem (and step-by-step instructions on doing so). In that way we can reproduce and pinpoint the problems you're facing on our side, understand the logic of your application and provide a solution.
All the best,
Paul
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Unfortunately, the provided information does not help us much in reproducing the error. I'm afraid we could not be of much help unless we reproduce the issue on our side. It will be best if you can open a support ticket and send us a simple running project (incl. the DLLs, images, DB backup if needed and so on) demonstrating the problem (and step-by-step instructions on doing so). In that way we can reproduce and pinpoint the problems you're facing on our side, understand the logic of your application and provide a solution.
All the best,
Paul
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Sandeep Agarwal
Top achievements
Rank 1
answered on 12 Dec 2011, 05:39 PM
I have serious issues after installing Telerik.Web.UI_2011_3_1115_Dev.msi.
I initially uppgraded from a version which was a shade old and it did not work. I then uninstalled everything and installed the new version above and i am still having issues.
ISSUE: WetBlue skin is not working and neither is any skin other than default visible. Any information will really help.
I initially uppgraded from a version which was a shade old and it did not work. I then uninstalled everything and installed the new version above and i am still having issues.
ISSUE: WetBlue skin is not working and neither is any skin other than default visible. Any information will really help.
0
Hi Sandeep,
Please make sure that you include the Telerik.Web.UI.Skins.dll assembly file in your bin directory as described in this blog post.
All the best,
Kate
the Telerik team
Please make sure that you include the Telerik.Web.UI.Skins.dll assembly file in your bin directory as described in this blog post.
All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now