I am having problems installing DNN 623 on IIS 7.5 and SQL Server 2008. I have downloaded the Install package, extracted the files, manually configured an IIS Application and database, set Modifiy/Write ACL permissions for the AppPool identity to the whole web folder, created a SQL Login with dbo role membership in the database and updated the connection string settings in web.config.
The DNN Installation Wizard starts up correctly, approves the file permissions and connection string details, and starts running the database scripts. Then it fails, displaying the error:
Installing Database - Version 06.00.00...FAILURE ERROR: See C:\inetpub\wwwroot\dnn623\Providers\DataProviders\SqlDataProvider\06.00.00.log.resources for more information
The log file in question does not exists so I can't get futher information. No errors in the windows event log relating to this.
I have had the same problem with all versions of DNN6 that I have tried to install on this machine. I have previously installed and configured scores of DNN5 webs without any problems.
Can anyone help me with this please?