Method : OnError Time : 09:16:51 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:17:25 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 09:17:45 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:20:43 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:21:17 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 09:21:27 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:21:41 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : GetKeyValuePair Time : 09:23:39 Computer : DEV-PONTAKANT Error : Format of the initialization string does not conform to specification starting at index 0. Stack Trace : at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(DbConnectionPoolKey key, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(DbConnectionPoolKey key) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString, SqlCredential credential) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) at DBControl.DatabaseControl.gConnecDB() in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 37 at RegisterService.validateRegisterData(String iCardNo, String prsNo, String birthDay) in e:\Enterprise\Login\Login\App_Code\BplusService\RegisterService.cs:line 162 at ForgotPassword.btnRequestID_Click(Object sender, EventArgs e) in e:\Enterprise\Login\Login\ForgotPassword.aspx.cs:line 104 ^^-------------------------------------------------------------------^^ Method : GetKeyValuePair Time : 09:23:41 Computer : DEV-PONTAKANT Error : Format of the initialization string does not conform to specification starting at index 0. Stack Trace : at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(DbConnectionPoolKey key, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) at System.Data.SqlClient.SqlConnection.ConnectionString_Set(DbConnectionPoolKey key) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString, SqlCredential credential) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) at DBControl.DatabaseControl.gConnecDB() in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 37 at RegisterService.validateRegisterData(String iCardNo, String prsNo, String birthDay) in e:\Enterprise\Login\Login\App_Code\BplusService\RegisterService.cs:line 162 at ForgotPassword.btnRequestID_Click(Object sender, EventArgs e) in e:\Enterprise\Login\Login\ForgotPassword.aspx.cs:line 104 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:23:43 Computer : DEV-PONTAKANT Error : Format of the initialization string does not conform to specification starting at index 0. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:24:10 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 09:24:20 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:25:23 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:25:52 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:26:13 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 09:26:26 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:26:35 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 09:26:52 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '12345678' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:27:15 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 09:30:24 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 10:07:36 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '12345678' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 10:09:51 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:44:59 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:46:00 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:46:29 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:46:48 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:49:09 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:49:21 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:50:19 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:50:29 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:51:29 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:51:43 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:52:50 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:52:58 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:53:06 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:53:18 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '12345678' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:53:35 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:54:04 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:54:17 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:54:56 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:55:07 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:55:32 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:57:46 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:57:58 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 14:58:32 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 14:58:39 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 15:08:07 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 15:08:17 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 15:08:32 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 15:09:09 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 15:09:17 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '10001' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 15:09:31 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^ Method : OnError Time : 15:09:50 Computer : DEV-PONTAKANT Error : The column name 'WBP_LOGINTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGINTIME' may appear twice in the view definition. The column name 'WBP_LOGOUTTIME' is specified more than once in the SET clause. A column cannot be assigned more than one value in the same SET clause. Modify the SET clause to make sure that a column is updated only once. If the SET clause updates columns of a view, then the column name 'WBP_LOGOUTTIME' may appear twice in the view definition. Stack Trace : at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DBControl.DatabaseControl.gExecuteQuery(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 56 CommandText : UPDATE WEBUSERPROFILE SET WBP_1ST_LOGIN = GETDATE(), WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_1ST_IP = '::1', WBP_LAST_LOGIN = GETDATE() , WBP_LOGINTIME = getdate(), WBP_LOGOUTTIME = DATEADD(MINUTE, 30, getdate()), WBP_LAST_IP = '::1', WBP_LOGIN_CNT = WBP_LOGIN_CNT + 1 WHERE WBP_NAME = '10001' AND WBP_PASSWORD = '12345678' AND WBP_ACTIVE = 0 ^^-------------------------------------------------------------------^^ Method : gGetDataSet Time : 15:09:58 Computer : DEV-PONTAKANT Error : Invalid object name 'CONFIG'. Stack Trace : at DBControl.DatabaseControl.gGetDataSet(SqlCommand command) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 188 at DBControl.DatabaseControl.gGetDataSet(String aQueryStr) in e:\Enterprise\Login\Login\App_Code\DatabaseControl.cs:line 162 ^^-------------------------------------------------------------------^^