This is a migrated thread and some comments may be shown as answers.

We faced problem related to one skin "MetroTouchMobile"

1 Answer 33 Views
SkinManager
This is a migrated thread and some comments may be shown as answers.
NovoGuy
Top achievements
Rank 1
NovoGuy asked on 06 May 2016, 11:16 AM

Hi Telerik,

We faced one weird problem related to particularly one skin. i.e : MetroTouchMobile. The error we faced mentioned below:

Telerik.Web.UI.GridFilterMenu with ID='rfltMenu' was unable to find an embedded skin with the name 'MetroTouchMobile'. 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.

This error generates only for "MetroTouchMobile" RadSkin. All other skins works good.

Actually, we are applying skin to each control at server side (code behind) dynamically, When we assign this skin we get error mentioned above for all the control.

What do we need to resolve such error?

 

Thanks,

Novoguys

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 06 May 2016, 02:45 PM
Hi Novoguys,

I am afraid that there is no skin named MetroTouchMobile. That is why you are receiving such an error.
Telerik UI for ASP.NET AJAX provides Metro, MetroTouch and BlackMetroTouch skins, which you may choose for preview through the following Grid demo SkinChooser at the top right corner of the page.

Regards,
Dimitar
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
SkinManager
Asked by
NovoGuy
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or