Vendr 3.0.11 Umbraco 11.3.1 error when clicking the Carts section in Umbraco backend Commerce section
Hi
I am using Vendr 3.0.11 with Umbraco 11.3.1 and when we finalise any order and then check the Carts section in the backend umbraco we get the below error
and also we get this error in the console
Possibly unhandled rejection: {"errorMsg":"Failed to search carts","data":{"ExceptionMessage":"Value cannot be null. (Parameter 'type')","ExceptionType":"System.ArgumentNullException, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e","StackTrace":" at Vendr.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func1 operation, Func1 verifySucceeded)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](IUnitOfWorkOptions options, Func2 action)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](Boolean autoComplete, Func2 action)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, ISortSpecification1 sort, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(Func2 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Umbraco.Web.Controllers.VendrCartController.SearchCarts(CartSearchDto model)\r\n at lambdamethod1467(Closure, Object, Object[])\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Awaited|260(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)"},"status":500,"xhrStatus":"complete"}
Is there anything we doing wrong. Can you please guide?
Vendr 3.0.11 Umbraco 11.3.1 error when clicking the Carts section in Umbraco backend Commerce section
Hi I am using Vendr 3.0.11 with Umbraco 11.3.1 and when we finalise any order and then check the Carts section in the backend umbraco we get the below error
and also we get this error in the console
Possibly unhandled rejection: {"errorMsg":"Failed to search carts","data":{"ExceptionMessage":"Value cannot be null. (Parameter 'type')","ExceptionType":"System.ArgumentNullException, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e","StackTrace":" at Vendr.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func
1 operation, Func
1 verifySucceeded)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](IUnitOfWorkOptions options, Func2 action)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](Boolean autoComplete, Func
2 action)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, ISortSpecification
1 sort, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(Func
2 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Umbraco.Web.Controllers.VendrCartController.SearchCarts(CartSearchDto model)\r\n at lambdamethod1467(Closure, Object, Object[])\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Awaited|260(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)"},"status":500,"xhrStatus":"complete"}Is there anything we doing wrong. Can you please guide?
Thanks
is working on a reply...