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

[Solved] Dialog problems with custom Skin

1 Answer 168 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Achim
Top achievements
Rank 1
Achim asked on 19 Nov 2007, 12:22 PM
Hello,

i have a problem with RadEditor using cutom skins when opening some dialogs. For example when trying to open LinkManager the following error occures:

Telerik.Web.UI.Editor.ApplyClassDropDown with ID='LinkCssClass' was unable to find embedded skin with name 'Quisa'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.

this also happens with some other dialog, for example table properties..

the code for the RadEditor this happens is:
<telerik:RadEditor ID="RadEditor1" runat="server" Skin="Quisa" EnableEmbeddedSkins="false" Width="1165" Height="600">
</telerik:RadEditor>

What can i do to fix this? thanks!
achim

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 19 Nov 2007, 03:26 PM
Hello Achim,

I tried to reproduce the problem with the latest build of the editor, but I did not see an error when I opened the editor dialogs. The dialogs did not look OK, but they worked. Which version of the editor do you use?

If possible, open a formal support ticket and send us a sample project, which shows the exception. The project should include the editor, your custom skin and any other support files you think are necessary.

Sincerely yours,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Achim
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or