|
Error retreiving news entries: System.Data.SqlClient.SqlException: Cannot open database "BTT_Boston_Towing_CMS" requested by the login. The login failed.
Login failed for user 'luke'.
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at DAL.DAL.ContentDAL.GetDropdowns() in H:\Websites\Boston Towing\DAL\DAL\ContentDAL.cs:line 1223
at BAL.BAL.ContentBAL.GetDropdowns() in H:\Websites\Boston Towing\BAL\BAL\ContentBAL.cs:line 161
at NewGotumba.News.GetBlogEntries() in H:\Websites\Boston Towing\NewGotumba\News.aspx.cs:line 74
|