This is a new install of DNN 5.1.4. I installed it this morning and loaded a skin. I went to update the site settings and I got the message error Error: Site Settings is currently unavailable. (second example below) and then I went to the host settings and I got the same sort of message (first example in the list).
What do I need to do to resolve this?
Error: Host Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: E:\inetpub\vhosts\supportsherwood.com\httpdocs\web\DesktopModules\Admin\HostSettings\HostSettings.ascx.vb(116): error BC30456: 'Width' is not a member of 'ASP.controls_skincontrol_ascx'. ---> System.Web.HttpCompileException: E:\inetpub\vhosts\supportsherwood.com\httpdocs\web\DesktopModules\Admin\HostSettings\HostSettings.ascx.vb(116): error BC30456: 'Width' is not a member of 'ASP.controls_skincontrol_ascx'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
Error: Site Settings is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: E:\inetpub\vhosts\supportsherwood.com\httpdocs\web\DesktopModules\Admin\Portals\SiteSettings.ascx.vb(395): error BC30456: 'Width' is not a member of 'ASP.controls_skincontrol_ascx'. ---> System.Web.HttpCompileException: E:\inetpub\vhosts\supportsherwood.com\httpdocs\web\DesktopModules\Admin\Portals\SiteSettings.ascx.vb(395): error BC30456: 'Width' is not a member of 'ASP.controls_skincontrol_ascx'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---