Neophyte to ASP.NET and DNN. I succesfully downloaded 4.8x to my XP based test machine. Heartened, I decided to load onto my dedicated development machine running Vista Home Premium SP1 following one of the latest books.
After downloading DNN 4.9 and configuring IIS, I ran the DotNetNuke Install Wizard by typing http://localhost/dotnetnuke and received the following Error:
- HTTP Error 500.19 - Internal Server Error
- 0x800700b7
- Cannot add duplicate collection entry of type 'add' with unique key attribute 'value' set to 'Default.aspx'.
3 things: a) when configuring IIS Manager out of the control panel, under the Default Document, I couldn't "make sure that default.aspx" was in the Default Document list with this error: Cannot add duplicate collection entry of type 'add' with unique key attribute 'value' set to 'Default.aspx'.
b) when I dug around since 4am this morning I did find a MSFT page with the 0x800700b7 number and it instructed to remove a line of code in the config file regarding Default.aspx, which after backing up the original config file, I did and then ran into successive errors and got out of the rabbit hole and restored the config file to the original.
c) I've loaded and reloaded and reloaded but am getting nowhere beyond the error.
Any help would be greatly appreciated. Thanks, ipcalifornia