中国开发网: 论坛: 程序员情感CBD: 贴子 210120
pcplayer
出错了。一注册用户就出错!
Server Error in '/' Application.
Violation of UNIQUE KEY constraint 'IX_accounts_username'. Cannot insert duplicate key in object 'accounts'.
The statement has been terminated.
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: Violation of UNIQUE KEY constraint 'IX_accounts_username'. Cannot insert duplicate key in object 'accounts'.
The statement has been terminated.

Source Error:

Line 102: if (qsAction == "new")
Line 103: {
Line 104: UserSystem.HelperInsert( user, password );
Line 105: Response.Redirect( Nox.Common.Helper.AbsolutePath( "~/" ) );
Line 106: }


Source File: d:\zhaix\websites\cndev.org#www\ox_userop\self_modi.aspx Line: 104

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录