I'm attempting to install DNN (latest version) for a client on a remote server. It's been a year or more since I've worked with DNN, but the install seems to be the same. I extracted the files, created website application, made sure Network Services has all rights to that folder, setup a DB under SQL 2005 with a user that has dbo access to the database. All looks good, and I when I fire it up in the broswer, I see the start of the wizard that asks me if I want to do a custom, wizard or typical install (or whatever the choices are).
That's where the problem comes in. No matter which choice I select, after clicking NEXT, nothting happens. The browser shows a spinning logo indicating that something is happening, but nothing else happens. Nothing times out, no error messages, no progress, it just sits and thinks. Nothing shows up in the database, but I do see the install date show up in the web.config.
My client is pissed, and I need to get this installed. I need help. Is there some sort of install log or something that I can check for help?
The only non-standard part of this config that I can think of is that instead of creating a virtual directory off of an existing website, I creating a new website to host DNN. (This server hosts several independent websites). Otherwise, it's by the book installation. I can't think of anything that would affect, but mention it for completeness.
Please help! I'm supposed to be on vacation, and now I've got an angry client breathing down my neck... :(