I recently upgraded our DNN instance to 6.1.3. Ever since the upgrade we haven't been able to utilize the Pages module as well as edit Module/Page settings. When I try access the module settings the site redirects to the Default page and outputs the error:
DotNetNuke.Web.UI.WebControls.TermsSelector with ID='termsSelector' was unable to find embedded skin with name 'Simple'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false.
The site log has the following information:
Method: Telerik.Web.SkinRegistrar.GetEmbeddedSkinAttributes
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: DotNetNuke.Web.UI.WebControls.TermsSelector with ID='termsSelector' was unable to find embedded skin with name 'Simple'. Please, make sure that you spelled the skin name correctly, or if you want to use a custom skin, set EnableEmbeddedSkins=false. ---> System.InvalidOperationException: DotNetNuke.Web.UI.WebControls.TermsSelector with ID='termsSelector' was unable to find embedded skin with name 'Simple'. Please, make sure that you spelled the skin name correctly, or 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.RadComboBox.OnPreRender(EventArgs e) at DotNetNuke.Web.UI.WebControls.TermsSelector.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.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Telerik's support web site had some links about the issue but wasn't very informative. I have restored our old version (6.1.2) and tried again three separate times and got the same result. Any help on this would be greatly appreciated!
Thanks!
Jeffrey