Hi,
in order to get into module development I have downloaded an installed "Visual Web Development Express Edition" and the install package of DNN v4.5.1.
I followed the instructions in Shaun's manual, that is extracting the DNN package, opening the web application within Visual Studio and started it without debugging.
Everything works fine until it actually comes to creating all the database stuff. The install wizard stops at the page after the database configuration with the moving percentage bar and nothing else happens. When looking into the database I see an empty "Version" table and three stored procedures (FindDatabaseVersion, GetDatabaseVersion, UpdateDatabaseVersion), but nothing else. The browser simply keeps on moving the percentage bar
I have already played with the database (attach a blank mdf file (SQL Express 2005), create a blank database), all with the same outcome.
I have to admit that this is the end of my ideas. Anybody around knowing whats going on/wrong ?
Details: XP Pro SP2, SQL Express 2005, Visual Web Dev Express, DNN 4.5.1
Any hints are greatly appreciated.
Tom.