****** Start ****** HostName:[iZk76xdsqgfn1cZ] [(null)] - Time=2025/11/27 19:57:38; ModuleID=Wshelper.DbHelper; FuncCode=System.Data.Common.DbDataReader ExecuteReader(System.Data.CommandType, System.String, System.Data.Common.DbParameter[]); [Custom Message]=类DbHelper - 执行SQL出错: SELECT [ID],[LoginName],[Password],[IsLocked],[CreateDate],[RealName],[Logo],[LoginDate],[LoginCount],[Status],[Phone],[Sex],[CollegeId],[CollegeName],[Money],[DivideMoney],[RecommendID] FROM base_Users WHERE (LoginName='123123' OR Phone='123123') AND Password='4297F44B13955235245B2497399D7A93' System.Data.SqlClient.SqlException (0x80131904): 用户 'RegistrationUser' 登录失败。 在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) 在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) 在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) 在 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) 在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) 在 System.Data.SqlClient.SqlConnection.Open() 在 Wshelper.DbHelper.PrepareCommand(DbCommand command, DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, IEnumerable`1 commandParameters) 在 Wshelper.DbHelper.ExecuteReader(DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, IEnumerable`1 commandParameters, DbConnectionOwnership connectionOwnership) ClientConnectionId:810214e1-1552-403e-8aff-cdaac71d784c Error Number:18456,State:1,Class:14 ****** End ****** ****** Start ****** HostName:[iZk76xdsqgfn1cZ] [(null)] - Time=2025/11/27 19:57:38; ModuleID=Web.Framework.MyPrincipal; FuncCode=Web.Framework.MyPrincipal ValidateLogin(System.String, System.String); [Custom Message]=登陆验证出现异常 [Error in Path]=/Admin/Login.aspx [Raw Url]=/Admin/Login.aspx [Exception Type]=System.Data.SqlClient.SqlException [Error Message]=用户 'RegistrationUser' 登录失败。 [Source]=.Net SqlClient Data Provider [Stack Trace]= 在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) 在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) 在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) 在 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) 在 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) 在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) 在 System.Data.SqlClient.SqlConnection.Open() 在 Wshelper.DbHelper.PrepareCommand(DbCommand command, DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, IEnumerable`1 commandParameters) 在 Wshelper.DbHelper.ExecuteReader(DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, IEnumerable`1 commandParameters, DbConnectionOwnership connectionOwnership) 在 Wshelper.DbHelper.ExecuteReader(CommandType commandType, String commandText, DbParameter[] commandParameters) 在 Commons.DAL.UserDao.GetList(Nullable`1 qty, String strWhere, String strFieldOrder) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\DAL\UsersDao_gen.cs:行号 185 在 Commons.BLL.UserBLL.ValidateLogin(String loginName, String encPassword) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\BLL\UsersBLL.cs:行号 294 [TargetSite]=Void .ctor(System.Data.ProviderBase.DbConnectionPoolIdentity, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SqlCredential, System.Object, System.String, System.Security.SecureString, Boolean, System.Data.SqlClient.SqlConnectionString, System.Data.SqlClient.SessionData, System.Data.ProviderBase.DbConnectionPool, System.String, Boolean, System.Data.SqlClient.SqlAuthenticationProviderManager) ****** End ******