When upgrading from DNN 7.3.2 to DNN 7.4.2, DNN gave me an error in 07.04.00.log.resources:
System.Data.SqlClient.SqlException (0x80131904): User does not have permission to alter database '[DATABASENAME]', the database does not exist, or the database is not in a state that allows access checks.
ALTER DATABASE statement failed.
...
Error Number:5011,State:9,Class:14
/************************************************************/
/***** SqlDataProvider *****/
/***** *****/
/***** *****/
/***** Note: To manually execute this script you must *****/
/***** perform a search and replace operation *****/
/***** for dbo. and *****/
/***** *****/
/***** DNN-6159: update database compatibility to sql 2008 when its below than 2008. *****/
..
The site seems to work fine, but can it hurt????