I'm trying to install DNN version 6.2.9 (I have to use this version for the client I'm working with), but I'm not being able to get the installer to work. I've followed all the steps at this link: http://www.dnnsoftware.com/wiki/how-to-install-dot...
When I get to the step where I'm supposed to go to http://localhost/dotnetnuke, the browser-based installer isn't loading. When I investigated the network traffic, it appears the installer is trapped in a 302 redirect loop and the request to the server is timing out. Below are the two urls it keeps alternating between. Any thoughts on what could be causing this? I suspect some kind of permissions or maybe db access problem, but I haven't been able to find a solution yet.
http://localhost/dotnetnuke/login.aspx?ReturnUrl=%2fdotnetnuke%2fInstall%2fInstallWizard.aspx
http://localhost/dotnetnuke/Install/InstallWizard.aspx