Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > SkinManager > Only Default Skin Listing

Not answered Only Default Skin Listing

Feed from this thread
  • Surendar S avatar

    Posted on Dec 15, 2011 (permalink)

    HI,
      I am using Telerik controls for ASP.Net Q3, 2001.I tried the Rad Skin Manager amd was trying to change the default skin. Unfortunately there was only the default skin. All the other skins are missing. This is happening to me for all the controls. Can any one help me in displaying all the available skins for the telerik controls under the Skin Property?

    Reply

  • Surendar S avatar

    Posted on Dec 20, 2011 (permalink)

    Finally i got the solution for the Skin issue in Telerik Rad controls for asp.net Q3,2011. Skin Issue on reading the post, i came to that the skins for the controls have been moved from Telerik.web.dll to Telerik.web.Ui.Skins.dll. So it is necessary to refer the dll from the Bin40 of installation folder to the project. The available skins will be available if we close and re-open the project.

    Reply

  • David avatar

    Posted on Dec 29, 2011 (permalink)

    Thanks for your post.  What a shame the Telerik is so inept that they can't make this information more obvious.

    Reply

  • Iana Tsolova Iana Tsolova admin's avatar

    Posted on Dec 29, 2011 (permalink)

    Hi,

    I should mention that this is not the only place where the change is announced. Information about it is available in the Q3 2011 version release notes:
    http://www.telerik.com/products/aspnet-ajax/whats-new/release-history/q3-2011-version-2011-3-1115.aspx

    And a sticky thread is added in the forums:
    Separate Skin Assembly in RadControls for ASP.NET AJAX with Q3 2011

    Can you elaborate on where would you like to see such information in future?

    Regards,
    Iana Tsolova
    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

    Reply

  • Posted on Mar 22, 2012 (permalink)

    I'm currently dealing with the same issue.

    I've done the following so far...
    - Added reference to the skins dll
    - Ran project upgrade wizard
    - Closed and re-opened my project
    - Closed and re-opened Visual Studio

    You ask what could be done...how about just making it work out of the box. Think of the amount of time wasted by every developer who has run into this issue.

    Restarted Visual Studio seemed to resolve the issue.

    Reply

  • Iana Tsolova Iana Tsolova admin's avatar

    Posted on Mar 24, 2012 (permalink)

    Hi Callon,

    You should not experience this problem if you are using the latest version of the controls. Are you using Q1 2012 or older version? And is your project created as a Web Site or Web Application?

    Regards,
    Iana Tsolova
    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.

    Reply

  • John avatar

    Posted 1 hour ago (permalink)

    I am having the same problem. I have added Telerik.Web.UI.Skins.dll to my bin folder and added it to the project. I have added a reference to Telerik.Web.UI.Skins. I have replaced "Default" with "Office2007" as my skin name in my web.config file; and I have restarted Visual Studio, but am still getting and "unable to find an embedded skin". I am running the latest release of the controls. 

    What else do I need to do?

    Thanks!
    John 

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > SkinManager > Only Default Skin Listing