After restoring yesterday night's database I still have a problem on my main host site (website 0 so to speak).
Only on this website, each and every time I try to log in I get the new Welcome to your website window (by the way, how do I get rid of that?) and another smaller window keeps popping up with
Server Error in '/' Application.
I tried turning custom errors off to try to understand why this is happening but no matter what I do, no detailed error shows and the thing just keeps on repeating itself.
Ok now, this is new. I tried hitting the Esc key a couple of times on page load and I got this other error message in the small popup window.
Server Error in '/Dotnetnuke' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Dotnetnuke/Default.aspx
Since I managed to get my RIBBONBAR back I looked through the logs and I see this bunch of errors
2016-02-17 12:10:30,791 [websv08][Thread:10][WARN] DotNetNuke.Services.Localization.LocalizationProvider - Missing localization key. key:ControlTitle_.Text resFileRoot:/DesktopModules/HTML/App_LocalResources/HtmlModule threadCulture:en-US userlan:
2016-02-17 12:10:32,387 [websv08][Thread:27][TRACE] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - Dumping all Application Errors
2016-02-17 12:10:32,390 [websv08][Thread:27][FATAL] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - System.Web.HttpException (0x80004005): The file '/images/108604.aspx' does not exist.
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2016-02-17 12:10:32,393 [websv08][Thread:27][TRACE] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - End Dumping all Application Errors
I went back to the previous version I had DNN 7.3.2 but the problem installing the HTML module on a page seems to be still there. Bad thing is I don't have a copy of the files for the previous version to go back to. I only have a copy of the DNN database.
Can I go back with only the DB? Is there a way to solve the problem with the HTML module?
Still, every time I try to log in to a website I get the error window
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Home/tabid/Login.aspx
I'm seriously thinking of trashing the whole thing altogether.