Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Splitter > Server error
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Server error

Feed from this thread
  • sandesh avatar

    Posted on Aug 20, 2010 (permalink)

    Hi,
    My Client is getting error which I am unable to produce om my system. Below is the error.

    "Telerik.web.ui.RadSplitter with ID='AppSplitter' was unable to find embedded skin with name 'sunset'. Please, make sure that you spelled the skin name correctly , or if you want to use a custom skin, set enableembeddedskins=false."

    Please tell me what i have to do to remove this error.

  • Svetlina Anati Svetlina Anati admin's avatar

    Posted on Aug 20, 2010 (permalink)

    Hello sandesh,

     As far as I can see, you are not using RadSplitter for ASP.NET but RadSplitter for ASP.NET AJAX because you have embedded resources. The error says that the skin you have specified annot be found - would you please change sunset to Sunset and test again? Make sure that when you use embedded skin, there should be such a built-in skin and you should write the name exactly as it is and this includes not only the same spelling but the same casing as well.

    Regards,
    Svetlina
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Splitter > Server error