Запуск DotNetNuke_2.1.2
Добавлено: 04 мар 2005, 22:14
при запуске выдается ошибка
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
SQL Server does not exist or access denied.
хотя в connectionString'е база указана, логин пароль проставлен.
где может быть ошибка?
P.S.
может к делу не относится, нот мало ли...
в readme было написано
If using Windows 2000 - IIS5
- the {Server}/ASPNET user account must have Read, Write, and Change Control of the root application directory ( this allows the application to create files/folders )
If using Windows 2003 - IIS6
- the {Server}/NetworkService user account must have Read, Write, and Change Control of the root application directory ( this allows the application to create files/folders )
у меня Windows 2003 - IIS6 и никакого NetworkService user аккаунта там нет, а вот ASPNET user - есть. соответственно его и проставил.
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
SQL Server does not exist or access denied.
хотя в connectionString'е база указана, логин пароль проставлен.
где может быть ошибка?
P.S.
может к делу не относится, нот мало ли...
в readme было написано
If using Windows 2000 - IIS5
- the {Server}/ASPNET user account must have Read, Write, and Change Control of the root application directory ( this allows the application to create files/folders )
If using Windows 2003 - IIS6
- the {Server}/NetworkService user account must have Read, Write, and Change Control of the root application directory ( this allows the application to create files/folders )
у меня Windows 2003 - IIS6 и никакого NetworkService user аккаунта там нет, а вот ASPNET user - есть. соответственно его и проставил.