System.Data.SqlClient.SqlException: 用户 'machot' 登录失败。
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
在 System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
在 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()
在 DotNet.DbUtilities.BaseDbHelper.Open(String connectionString) 位置 D:\项目\外接项目\淘宝客户单子\在建单子\珊迪网站\珊迪\syandi\DotNet.DbUtilities\DbProvider\BaseDbHelper.cs:行号 245
在 DotNet.DbUtilities.BaseDbHelper.Open() 位置 D:\项目\外接项目\淘宝客户单子\在建单子\珊迪网站\珊迪\syandi\DotNet.DbUtilities\DbProvider\BaseDbHelper.cs:行号 208
在 DotNet.DbUtilities.BaseDbHelper.get_DbConnection() 位置 D:\项目\外接项目\淘宝客户单子\在建单子\珊迪网站\珊迪\syandi\DotNet.DbUtilities\DbProvider\BaseDbHelper.cs:行号 48
在 DotNet.DbUtilities.BaseDbHelper.Fill(DataTable dataTable, CommandType commandType, String commandText, IDbDataParameter[] dbParameters) 位置 D:\项目\外接项目\淘宝客户单子\在建单子\珊迪网站\珊迪\syandi\DotNet.DbUtilities\DbProvider\BaseDbHelper.cs:行号 806
在 DotNet.DbUtilities.BaseDbHelper.Fill(String commandText) 位置 D:\项目\外接项目\淘宝客户单子\在建单子\珊迪网站\珊迪\syandi\DotNet.DbUtilities\DbProvider\BaseDbHelper.cs:行号 722
在 Index.Bind() 位置 d:\wwwroot\machot\wwwroot\Index.aspx.cs:行号 22
在 Index.Page_Load(Object sender, EventArgs e) 位置 d:\wwwroot\machot\wwwroot\Index.aspx.cs:行号 15
在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|