****** Start ****** HostName:[DESKTOP-22JGEA7] [(null)] - Time=2023/11/3 8:49:33; ModuleID=Wshelper.DbHelper; FuncCode=System.Object ExecuteScalar(System.Data.Common.DbConnection, System.Data.CommandType, System.String, System.Data.Common.DbParameter[]); [Custom Message]=类DbHelper - 执行SQL出错: INSERT INTO mem_Volunteer(UserID,Year,School,CollegeArea,Name,StudentCode,Sex,Phone,QQ,WeiXin,Email,CardID,HighSchool,TargetProvince,TargetCity,TargetArea,CollegeGrade,CollegeFaculty,CollegeMajor,IsApplyCaptain,IsCaptain,IsAdjustment,Status,IsRegister,CreateDate,UpdateDate,Remarks,FZPerson) VALUES (@UserID,@Year,@School,@CollegeArea,@Name,@StudentCode,@Sex,@Phone,@QQ,@WeiXin,@Email,@CardID,@HighSchool,@TargetProvince,@TargetCity,@TargetArea,@CollegeGrade,@CollegeFaculty,@CollegeMajor,@IsApplyCaptain,@IsCaptain,@IsAdjustment,@Status,@IsRegister,@CreateDate,@UpdateDate,@Remarks,@FZPerson);SELECT @@IDENTITY System.Data.SqlTypes.SqlTypeException: SqlDateTime 溢出。必须介于 1/1/1753 12:00:00 AM 和 12/31/9999 11:59:59 PM 之间。 在 System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteScalar() 在 Wshelper.DbHelper.ExecuteScalar(DbConnection connection, CommandType commandType, String commandText, DbParameter[] commandParameters) ****** End ****** ****** Start ****** HostName:[DESKTOP-22JGEA7] [(null)] - Time=2023/11/3 8:49:33; ModuleID=Commons.BLL.VolunteerBLL; FuncCode=Int32 Add(Commons.Model.VolunteerDto); [Custom Message]=添加一条数据出现异常 [Error in Path]=/Admin/Content/VolunteerDataImportAndExport.aspx [Raw Url]=/Admin/Content/VolunteerDataImportAndExport.aspx [Exception Type]=System.Data.SqlTypes.SqlTypeException [Error Message]=SqlDateTime 溢出。必须介于 1/1/1753 12:00:00 AM 和 12/31/9999 11:59:59 PM 之间。 [Source]=System.Data [Stack Trace]= 在 System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteScalar() 在 Wshelper.DbHelper.ExecuteScalar(DbConnection connection, CommandType commandType, String commandText, DbParameter[] commandParameters) 在 Wshelper.DbHelper.ExecuteScalar(CommandType commandType, String commandText, DbParameter[] commandParameters) 在 Commons.DAL.VolunteerDao.Add(VolunteerDto dto) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\DAL\VolunteerDao_gen.cs:行号 80 在 Commons.BLL.VolunteerBLL.Add(VolunteerDto dto) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\BLL\VolunteerBLL.cs:行号 44 [TargetSite]=System.Threading.Tasks.Task TdsExecuteRPC(System.Data.SqlClient.SqlCommand, System.Data.SqlClient._SqlRPC[], Int32, Boolean, System.Data.Sql.SqlNotificationRequest, System.Data.SqlClient.TdsParserStateObject, Boolean, Boolean, System.Threading.Tasks.TaskCompletionSource`1[System.Object], Int32, Int32) ****** End ****** ****** Start ****** HostName:[DESKTOP-22JGEA7] [(null)] - Time=2023/11/3 8:50:05; ModuleID=Wshelper.DbHelper; FuncCode=System.Object ExecuteScalar(System.Data.Common.DbConnection, System.Data.CommandType, System.String, System.Data.Common.DbParameter[]); [Custom Message]=类DbHelper - 执行SQL出错: INSERT INTO mem_Volunteer(UserID,Year,School,CollegeArea,Name,StudentCode,Sex,Phone,QQ,WeiXin,Email,CardID,HighSchool,TargetProvince,TargetCity,TargetArea,CollegeGrade,CollegeFaculty,CollegeMajor,IsApplyCaptain,IsCaptain,IsAdjustment,Status,IsRegister,CreateDate,UpdateDate,Remarks,FZPerson) VALUES (@UserID,@Year,@School,@CollegeArea,@Name,@StudentCode,@Sex,@Phone,@QQ,@WeiXin,@Email,@CardID,@HighSchool,@TargetProvince,@TargetCity,@TargetArea,@CollegeGrade,@CollegeFaculty,@CollegeMajor,@IsApplyCaptain,@IsCaptain,@IsAdjustment,@Status,@IsRegister,@CreateDate,@UpdateDate,@Remarks,@FZPerson);SELECT @@IDENTITY System.Data.SqlTypes.SqlTypeException: SqlDateTime 溢出。必须介于 1/1/1753 12:00:00 AM 和 12/31/9999 11:59:59 PM 之间。 在 System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteScalar() 在 Wshelper.DbHelper.ExecuteScalar(DbConnection connection, CommandType commandType, String commandText, DbParameter[] commandParameters) ****** End ****** ****** Start ****** HostName:[DESKTOP-22JGEA7] [(null)] - Time=2023/11/3 8:50:05; ModuleID=Commons.BLL.VolunteerBLL; FuncCode=Int32 Add(Commons.Model.VolunteerDto); [Custom Message]=添加一条数据出现异常 [Error in Path]=/Admin/Content/VolunteerDataImportAndExport.aspx [Raw Url]=/Admin/Content/VolunteerDataImportAndExport.aspx [Exception Type]=System.Data.SqlTypes.SqlTypeException [Error Message]=SqlDateTime 溢出。必须介于 1/1/1753 12:00:00 AM 和 12/31/9999 11:59:59 PM 之间。 [Source]=System.Data [Stack Trace]= 在 System.Data.SqlClient.TdsParser.TdsExecuteRPC(SqlCommand cmd, _SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteScalar() 在 Wshelper.DbHelper.ExecuteScalar(DbConnection connection, CommandType commandType, String commandText, DbParameter[] commandParameters) 在 Wshelper.DbHelper.ExecuteScalar(CommandType commandType, String commandText, DbParameter[] commandParameters) 在 Commons.DAL.VolunteerDao.Add(VolunteerDto dto) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\DAL\VolunteerDao_gen.cs:行号 80 在 Commons.BLL.VolunteerBLL.Add(VolunteerDto dto) 位置 F:\报名系统\源代码\RegistrationSystem\Commons\BLL\VolunteerBLL.cs:行号 44 [TargetSite]=System.Threading.Tasks.Task TdsExecuteRPC(System.Data.SqlClient.SqlCommand, System.Data.SqlClient._SqlRPC[], Int32, Boolean, System.Data.Sql.SqlNotificationRequest, System.Data.SqlClient.TdsParserStateObject, Boolean, Boolean, System.Threading.Tasks.TaskCompletionSource`1[System.Object], Int32, Int32) ****** End ******