安装科林程序失败求解
System.Data.SqlClient.SqlException: 用户 'yazhen2013' 登录失败。
在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.SqlClient.SqlConnection.Open()
在 KeLin.ClassManager.ExUtility.DbHelperSQL.ExecuteDataset(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
在 KeLin.ClassManager.ExUtility.DbHelperSQL.ExecuteDataset(String connectionString, CommandType commandType, String commandText)
在 KeLin.WebSite.Default.Page_Load(Object sender, EventArgs e)