Hi,
my host upgraded my sites to 4.8.1 because my text/HTML module had stopped working. After the ugrade they aren't really working but there is a different problem.
I'm not sure of exactly has happened, since I didn't to the upgrade, but I now get this error:
DotNetNuke.Services.Exceptions.ModuleLoadException: D:\websites\69.20.106.235\zellery.se\DesktopModules\HTML\HtmlModule.ascx.vb(35): error ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl). ---> System.Web.HttpCompileException: D:\websites\69.20.106.235\zellery.se\DesktopModules\HTML\HtmlModule.ascx.vb(35): error ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl). at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() 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.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
The upgrade also killed my skins (which probably is another thread at another place but they could be related...)
Could Not Load Skin: /Portals/_default/Skins/XDOutThere/portal02.ascx Error: D:\websites\69.20.106.235\zellery.se\Admin\Security\Signin.ascx.vb(319): error BC30002: Type 'DotNetNuke.Security.Authentication.AuthenticationController' is not defined.Could Not Load Skin: /Portals/_default/Skins/XDOutThere/portal02.ascx Error: D:\websites\69.20.106.235\zellery.se\Admin\Security\Signin.ascx.vb(319): error BC30002: Type 'DotNetNuke.Security.Authentication.AuthenticationController' is not defined.
Please help me.