Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • seanrock 262 posts 483 karma points
    Oct 05, 2023 @ 12:00
    seanrock
    0

    Anyone seen this Vendr error before?

    Hi

    I deleted the vendr cookie and it all went pear shaped. .GetOrCreateCurrentOrder() produces the error below. I've removed all orders from the database, removed all cookies, restarted pc, tried other browsers, no joy.

    Any ideas?

    Thanks

    System.NullReferenceException: Object reference not set to an instance of an object. at Vendr.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func1 operation, Func1 verifySucceeded) at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](IUnitOfWorkOptions options, Func2 action) at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](Func2 action) at Vendr.Core.Session.SessionManager.GetOrCreateCurrentOrder(Guid storeId, String customerReference) at Vendr.Core.Api.CoreVendrApi.GetOrCreateCurrentOrder(Guid storeId, String customerReference) at Prestige.Web.ViewComponents.HeaderCartIconViewComponent.InvokeAsync() in D:\Work\Projects\Prestige.Web\ViewComponents\HeaderCartIconViewComponent.cs:line 42

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies