I have a dnn site I host. It was hosted initially on a win 2003 server. Now I want to move it to Win 2008 server. It was on a different hdd then win2003 os (userdata hdd) so I installed it in 2008 machine, installed database, created the site under IIS7 and poinyted to the website folder. But when I want to access the website, it automatically redirects me to
http://mysite/Install/UnderConstruction.htm
Connection string is ok (I verified it).
Does anyone knows what should I do to make it work? Where to look, is it any log file or something where DNN might log what happens and why it doesn't start?
Thanks