While installing the newest Community Edition (full), I get this error message:
Installing Database - Version 05.00.00...FAILURE ERROR: See C:\Inetpub\vhosts\test\Providers\DataProviders\SqlDataProvider\05.00.00.log for more information
Windows Server 2003
I am running the database as owner, I have set the rights to the root (Network Service, full rights), I have set the anonymous access rights correctly. Still I always get this error. Problem is, that log file does not even exist, so I dont know what is causing the error...
There is another log-file, which is containing a lot of error messages:
System.Data.SqlClient.SqlException: Ungültiger Spaltenname 'UserId'.
Ungültiger Spaltenname 'UserId'.
(means something like unknown row 'UserId')
When I look into my database, the installer routine created the new tables, so the connection settings should be ok.
So what is going on?!?
Thanks