I just try the install packages of both 4.0.3 and 4.3.2RC to install DNN on a Windows 2003 server with ASP.Net 2.0 enabled for all web site. And I failed all the time.
For 4.0.3, it reported the error "Could not find file 'C:\Inetpub\vhosts\DotNetNuke_2\Providers\DataProviders\SqlDataProvider\DotNetNuke_template.mdf'." during installation (just called http://localhost/DotNetNuke_2/Install/Install.aspx?mode=Install).
For 4.3.2, it can complete the installation without error, but there has nothing created in the SQL server database, and it reported error "The stored procedure 'dbo.GetModuleByDefinition' doesn't exist." when I attempt to login.
I have read the installation guide again and again, and I'm sure that I have not miss any step in the installation. I have tried the installation for many times, and I have reinstall the whole server after failed to make sure everything is clean, but all failed.
It seems that there has something missed in both install packages, or it is not for a new installation.
May I know which package should be used if I want to install DNN in a new server which does not have any development tools installed.
Thanks in advance!
James