トップ

error occured.


StatusCode: 500
TraceID: 0HN2FFMTUQ917:00000001

Conversion failed when converting the varchar value 'A1' to data type int.

error type: Microsoft.Data.SqlClient.SqlException
at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
at Microsoft.Data.SqlClient.SqlDataReader.<>c__DisplayClass196_0.<ReadAsync>b__1(Task t)
at Microsoft.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
at Shospo.Commons.GameEventSchedules.GameEventSchedulesUtility.GetEventProgrumListBwAsync(Nullable`1 eventScheduleId, Nullable`1 eventId, IList`1 eventPlaces) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Commons/GameEventSchedules/GameEventSchedulesUtility.cs:line 409
at Shospo.Commons.ResultPersons.ResultPersonsUtility.GetEventProgrumListBwAsync(Nullable`1 eventScheduleId, Nullable`1 eventId, IList`1 eventPlaces) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Commons/ResultPersons/ResultPersonsUtility.cs:line 92
at Shospo.Services.ResultPersonsService.GetListDataBwAsync(Nullable`1 eventId) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Services/ResultPersonsService.cs:line 620
at Shospo.Services.ResultPersonsService.GetEditDataBwAsync(Nullable`1 id, Nullable`1 eventId, String order) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Services/ResultPersonsService.cs:line 2017
at Shospo.Controllers.Taikais.BwController.CreateSch2ViewModelAsync(Nullable`1 id, Nullable`1 eventId, String order, Nullable`1 isSearch, SearchConditionViewModel sc) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Controllers/Taikais/BwController.cs:line 217
at Shospo.Controllers.Taikais.BwController.Sch2(Nullable`1 id, Nullable`1 eventId, String order, Nullable`1 isSearch, Nullable`1 searchEventId, Nullable`1 searchTeamId, String searchUserName, String searchGameNo, String searchPersonNo, String searchBlockNo, String searchEventKbn, Nullable`1 searchIsOr) in /codebuild/output/src2421046824/src/git-codecommit.ap-northeast-1.amazonaws.com/v1/repos/Shospo/Shospo/Controllers/Taikais/BwController.cs:line 84
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)