I am configuring my Production Version DNN on other machine, but it is always redirecting to the installation wizard page.
I have googled over it and tried below mentioned solutions.
- re-checked database connection
- re-checked database is not corrupt.
tried to change below settings to
false
. by doing so, its redirecting toInstall/UnderConstruction.htm
page.
Can anybody help me to find solution for this issue?
If you navigate to /install/install.aspx what displays on that page?
I would be willing to bet money that it says the database connection fails, there is something you are missing in your DB setup, or connection string, that isn't working properly.