New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.

Azure WebApp: Redirected to InstallWizard

Return to previous page

  • 1/19/2018
  • 1486 Views

Question:

Sam Cha 7 years ago

Hi,

I am trying to test a DNN site on Azure WebApps. The database connection seems to work fine (from the SQL menu in WebApp, it can connect fine). However, DNN redirects to InstallWizard.

Here's the debug log... which doesn't really help:

2018-01-19 13:39:23,174 [RD0003FF18E7EE][Thread:1][INFO] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - Application Starting (00:00:00.0011802)
2018-01-19 13:39:23,395 [RD0003FF18E7EE][Thread:1][INFO] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - Application Started (00:00:00.2136987)
2018-01-19 13:39:24,877 [RD0003FF18E7EE][Thread:7][DEBUG] weweave.DnnGoogleAnalyticsAdvanced.HttpModule - DnnGoogleAnalyticsAdvanced is disabled due to "none normal" system status (Status: Install).
2018-01-19 13:39:25,221 [RD0003FF18E7EE][Thread:6][FATAL] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - System.Web.HttpException (0x80004005): The file '/Install/InstallWizard.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.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2018-01-19 13:39:25,252 [RD0003FF18E7EE][Thread:6][DEBUG] weweave.DnnGoogleAnalyticsAdvanced.HttpModule - DnnGoogleAnalyticsAdvanced is disabled due to "none normal" system status (Status: Install).


Azure WebApp: Redirected to InstallWizard

Sam Cha
Sam Cha 7 years ago
Add an Answer

Answers

Sign In to Participate
Or register to become a member