Hi all, first time DNN user here...
I am trying to install DNN (sourcecode) on my localhost (XP Pro)...
Virtual directory - C:\DotNetNuke
asp.net and Network Services permissions added to the directory
Opened solution with VS2008.
Renamed web.config and corrected the connection string (2 places) to point to my SQLExpress database with a table named DotNetNuke already created.
Built solution.
Open a browser and point it to localhost/DotNetNuke
redirects to the install wizard page (step 1)
I leave the default selection (or change it, doesn't matter)
Click NEXT
Page refreshes, nothing happens
Choose Custom install... click NEXT
Page refreshes... nothing happens
No matter what I select, noithing happens when I click the NEXT button (except a page refresh)
Any and all help is appreciated!
Thanks in advance!