bjsteeves wrote
I will give this a shot.
I have tried the installation at least 20 times over the last several days, and the farthest I got was DNN asking for logons that it wouldn't accept.
Ok now we at least have some thing to work on. If you got to the DNN logon then you actually installed DNN I assume that you used the standard DNN host or admin login ,from memory host login is host with password of dnnhost and admin login is admin with password dnnadmin.
If you have not setup the ISS permissions correctly then it is at least with version 3 it is possible to have a problem with dnn not accepting any login - I remember seeing a forum post on this but have not been able to find it so far but I did have a v3 install with the same problem and it was simply fixed by correcting the permissions ( not a bug in DNN)
If you have not set up ISS permissions correctly you can also get (after the install) the windows login screen asking for user id and password - this may have been the login screen that you saw - if so then give system permissions to the root directlry of the web site. (If this login window appears then enter your XP administrator user id and password and DNN should appear)
When you run the install (browse to the default.aspx in the root directlry) the package goes straight into the install rountine with out any login - you should have got a page of information showing the actual install procedure and from memory as each is done it shows success in green or error in red for each step. DID you see this page??
at the bottom of the page is a click here to enter your portal - did you see this??
if yes then what happened after that.
In the Providers\DataProviders\SqlDataProvider directory you should also see a heap of log files they should al be around 1K in size ( empty) if they are larger then 1K then they have error messages about the sql install - check them out. It is possible that your sql server was not set up correctly and thus some of the tables or procedures did not install correectly.
Form memory DNN does not request a login during the install nor start after it you actually have to click the login button to have dnn display the login screen and you will not see the login button till the install is finished
so if you can come back with some of the answers for the above questions then we should be able to get you up and running
John