kingni78-hotmail
-
9/28/2009 3:34:50 AM
Cannot open database "KenticoCMS"
I tryed to deploy the site on IIS server but the below erorr message has came ( Cannot open database "KenticoCMS" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Cannot open database "KenticoCMS" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Cannot open database "KenticoCMS" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.] System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +428 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117 System.Data.SqlClient.SqlConnection.Open() +122 CMS.DataProviderSQL.DataConnection.Open() +113 CMS.DataProviderSQL.DataConnection.PrepareCommand(String queryText, Object[,] queryParams, QueryTypeEnum queryType, Boolean allowTransaction, Boolean& closeConnection, Boolean& commitTransaction) +511 CMS.DataProviderSQL.DataConnection.ExecuteReader(String queryText, Object[,] queryParams, QueryTypeEnum queryType, CommandBehavior commandBehavior) +70 ) would u please tell me what to do to resolve the problem .. by the way i have a free license for the IIS domin ..
|