Hey Everyone, I am hoping you can help me with the issue I am having installing 4.5.
Another developer at our parent company setup 4.5 and made some small customizations to the default.aspx page. They have since left our company and have asked me to adjust it. I am trying to set up a test box with a DNN portal to test on before i make changes live. I also do not have that much experince with asp.net.
This is what i have done so far.
Downloaded the 4.5 starter kit.
installed the template.
Created a new website on the C drive.
Created a database for the portal on one of our SQL server 2000 machinies.
Updated the web.config file.
Built the website and all was secessfull and the install wizard loads.
This is where I think i am having issues (The page DotNetNuke Installation Wizard - Version 04.05.05)
This page has broken graphics, and javascript errors. I click next and goes to the file permissions check and that pass's. Still al the graphics are broken. Database connection works.. but one go any farther then the install page with the progress bar. This page the images and js errors still have issues.
I did notice the "Version" table was created in my database along with 3 stored procedures(FindDatabaseVersion,GetDatabaseVersion, and UpdateDatabaseVersion). I have the database connection setup to use the SA account.
Any ideas on what i could be doing wrong....
Thanks for any advise you may have.