I too am having the following errors when I upgraded to 5.1.1
Error: Languages is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\Localization\Languages.ascx.vb(120): error BC30456: 'AddLocale' is not a member of 'DotNetNuke.Services.Localization.Localization'. ---> System.Web.HttpCompileException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\Localization\Languages.ascx.vb(120): error BC30456: 'AddLocale' is not a member of 'DotNetNuke.Services.Localization.Localization'. 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.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: Module Definitions is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(61): error BC30311: Value of type 'String' cannot be converted to 'System.Version'. ---> System.Web.HttpCompileException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\ModuleDefinitions\ModuleDefinitions.ascx.vb(61): error BC30311: Value of type 'String' cannot be converted to 'System.Version'. 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.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: File Manager is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Admin.FileManager.FileManager.get_HasPermission(String permissionKey) at DotNetNuke.Modules.Admin.FileManager.FileManager.ManageSecurity() at DotNetNuke.Modules.Admin.FileManager.FileManager.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Error: Skins is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\Skins\EditSkins.ascx.vb(175): error BC30456: 'GetSkin' is not a member of 'DotNetNuke.UI.Skins.SkinController'. ---> System.Web.HttpCompileException: e:\inetpub\zhost\mark\nafoa.net\www\Admin\Skins\EditSkins.ascx.vb(175): error BC30456: 'GetSkin' is not a member of 'DotNetNuke.UI.Skins.SkinController'. 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.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 ---
I've seen some of these errors posted but I don't see how to fix them.
Thanks for your help.
|