Reputation: 907
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.
tried to change below settings to false
. by doing so, its redirecting to Install/UnderConstruction.htm
page.
Can anybody help me to find solution for this issue?
Upvotes: 1
Views: 908
Reputation: 8943
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.
Upvotes: 1