When I look at the critical error in the event viewer:
A critical error has occurred. Please check the Event Viewer for further details.close
AssemblyVersion:7.3.2
PortalID:0
PortalName:Website Design | SEO Services – NetOnePlus.com
UserID:1
UserName:NetOnePlus
ActiveTabID:94
ActiveTabName:Home
RawURL:/
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:
http://netoneplus.com/Admin/Log-ViewerUserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:87505f91-2839-4e9e-90a1-57b6405a7c2d
InnerException:Telerik.Web.UI.RadColorPicker with ID='cpBGColor' was unable to find an embedded skin with the name 'Black'. 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.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:Telerik.Web.SkinRegistrar.GetEmbeddedSkinAttributes
StackTrace:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: Telerik.Web.UI.RadColorPicker with ID='cpBGColor' was unable to find an embedded skin with the name 'Black'. 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. ---> System.InvalidOperationException: Telerik.Web.UI.RadColorPicker with ID='cpBGColor' was unable to find an embedded skin with the name 'Black'. 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.
at Telerik.Web.SkinRegistrar.GetEmbeddedSkinAttributes(ISkinnableControl control, Type controlType, Boolean designTime)
at Telerik.Web.UI.RadStyleSheetManager.RegisterSkinnableControl(ISkinnableControl control)
at Telerik.Web.UI.RadWebControl.RegisterCssReferences()
at Telerik.Web.UI.RadWebControl.ControlPreRender()
at Telerik.Web.UI.RadColorPicker.ControlPreRender()
at Telerik.Web.UI.RadWebControl.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---