--------------------------------
|
2025/3/26 15:52:50|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEAWCS_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\宽海\LunDuiYa\项目代码\WCS\WIDESEAWCS_Server\WIDESEAWCS_Core\BaseController\ApiBaseController.cs:line 115
|
at WIDESEAWCS_Core.BaseController.ApiBaseController`2.Del(Object[] key) in E:\宽海\LunDuiYa\项目代码\WCS\WIDESEAWCS_Server\WIDESEAWCS_Core\BaseController\ApiBaseController.cs:line 65
|
at lambda_method926(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
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()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|