Ett fel har tyvärr uppstått på web-sidan


Vi ber om ursäkt för problemet, försök igen senare.

System.AggregateException: Ett eller flera fel har uppstått. ---> System.AggregateException: Ett eller flera fel har uppstått. ---> System.ArgumentException: En post med samma nyckel har redan lagts till.
vid System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
vid System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
vid EBix.Model.Carts.GetVariantPropertyValues(CommandSession commandSession, CartSaleItemRawData[] variantCommodities) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 219
vid EBix.CommandSessionBase`1.<>c__DisplayClass62_0.b__0() i C:\Repos\Esook\Ebix\Source\Ebix\CommandSessions\CommandSessionBase.cs:rad 372
vid System.Threading.Tasks.Task.Execute()
--- Slut på stackspårning för interna undantag ---
vid System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
vid System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
vid EBix.Model.Carts.GetCartSaleItems(CommandSession commandSession, CartId cartId, SalePlaceId salePlaceId) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 654
vid EBix.CommandSessionBase`1.<>c__DisplayClass79_0`1.b__0() i C:\Repos\Esook\Ebix\Source\Ebix\CommandSessions\CommandSessionBase.cs:rad 631
vid System.Threading.Tasks.Task`1.InnerInvoke()
vid System.Threading.Tasks.Task.Execute()
--- Slut på stackspårning för interna undantag ---
vid System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
vid EBix.Model.Carts.GetCartRawData(CommandSession commandSession, CartId cartId, Boolean setFinalPaymentAmount) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 1113
vid EBix.Model.Carts.GetDetails(CommandSession commandSession, CartId cartId) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetDetails.cs:rad 21
vid EBix.Model.Web.WebContentShoppingCart.GetShoppingCartRenderData(CommandSession commandSession, GetShoppingCartRenderDataRequest request) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Web\Contents\ShoppingCart\Query\GetShoppingCartRenderData.cs:rad 105
vid Alpacha.Commands.CommandRequest`3.Run(TCommandSessionType commandSession) i C:\Repos\Esook\Common\Alpacha.Commands\Sessions\CommandRequest.cs:rad 87
vid EBix.DirectSession.RunLocalizedCommandRequest[TRequest,TResult](CommandRequest`3 commandRequest, Func`1 isCancelRequestedFunction, String languageCode, String currencyCode) i C:\Repos\Esook\Ebix\Source\Ebix\DirectSession.cs:rad 191
vid EBix.DirectSession.RunCommandRequest[TRequest,TResult](CommandRequest`3 commandRequest, Func`1 isTimedOut) i C:\Repos\Esook\Ebix\Source\Ebix\DirectSession.cs:rad 273
vid Alpacha.Commands.CommandHelper`1.RunCommandRequest[TRequest,TResult](CommandRequest`3 commandRequest, Func`1 isCancellationRequestedFunction) i C:\Repos\Esook\Common\Alpacha.Commands\Sessions\CommandHelper.cs:rad 282
vid Alpacha.Commands.CommandHelper`1.Run[TRequest,TResult](CommandRequest`3 command) i C:\Repos\Esook\Common\Alpacha.Commands\Sessions\CommandHelper.cs:rad 337
vid EBix.Model.Web.WebContentShoppingCart.GetShoppingCartRenderData(ISession session, GetShoppingCartRenderDataRequest request) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Web\Contents\ShoppingCart\Query\GetShoppingCartRenderData.cs:rad 240
vid WebApplication.Areas.Web.Controllers.ShoppingCartController.CreateCartRenderData() i C:\Repos\Esook\Ebix\Source\EBix.WebApplication\Areas\Web\Controllers\WebshopContents\ShoppingCartController.cs:rad 63
vid WebApplication.Areas.Web.Controllers.ShoppingCartController.GetShoppingCartContent(Boolean useKlarnaCheckout) i C:\Repos\Esook\Ebix\Source\EBix.WebApplication\Areas\Web\Controllers\WebshopContents\ShoppingCartController.cs:rad 99
vid WebApplication.Areas.Web.Controllers.ShoppingCartController.AddToShoppingCart(String articleNumber, Decimal quantity) i C:\Repos\Esook\Ebix\Source\EBix.WebApplication\Areas\Web\Controllers\WebshopContents\ShoppingCartController.cs:rad 242
vid lambda_method(Closure , ControllerBase , Object[] )
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.b__0()
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.b__2()
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_5.b__4()
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_0.b__1(IAsyncResult asyncResult)
vid System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
vid System.Web.Mvc.Controller.<>c.b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
vid System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
vid System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
vid System.Web.Mvc.MvcHandler.<>c.b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
vid System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
vid System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
vid System.Web.HttpApplication.<>c__DisplayClass285_0.b__0()
vid System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
vid System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
---> (Internt undantag #0) System.AggregateException: Ett eller flera fel har uppstått. ---> System.ArgumentException: En post med samma nyckel har redan lagts till.
vid System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
vid System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
vid EBix.Model.Carts.GetVariantPropertyValues(CommandSession commandSession, CartSaleItemRawData[] variantCommodities) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 219
vid EBix.CommandSessionBase`1.<>c__DisplayClass62_0.b__0() i C:\Repos\Esook\Ebix\Source\Ebix\CommandSessions\CommandSessionBase.cs:rad 372
vid System.Threading.Tasks.Task.Execute()
--- Slut på stackspårning för interna undantag ---
vid System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
vid System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
vid EBix.Model.Carts.GetCartSaleItems(CommandSession commandSession, CartId cartId, SalePlaceId salePlaceId) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 654
vid EBix.CommandSessionBase`1.<>c__DisplayClass79_0`1.b__0() i C:\Repos\Esook\Ebix\Source\Ebix\CommandSessions\CommandSessionBase.cs:rad 631
vid System.Threading.Tasks.Task`1.InnerInvoke()
vid System.Threading.Tasks.Task.Execute()
---> (Internt undantag #0) System.ArgumentException: En post med samma nyckel har redan lagts till.
vid System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
vid System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
vid System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
vid EBix.Model.Carts.GetVariantPropertyValues(CommandSession commandSession, CartSaleItemRawData[] variantCommodities) i C:\Repos\Esook\Ebix\Source\Ebix\Model\Carts\Query\GetCartRawData.cs:rad 219
vid EBix.CommandSessionBase`1.<>c__DisplayClass62_0.b__0() i C:\Repos\Esook\Ebix\Source\Ebix\CommandSessions\CommandSessionBase.cs:rad 372
vid System.Threading.Tasks.Task.Execute()<---
<---