Copied to clipboard

Flag this post as spam?

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


  • i2ib4sunshine 1 post 71 karma points
    Jul 06, 2017 @ 07:56
    i2ib4sunshine
    0

    weird problem

    I use umbraco version 7.5.4 assembly: 1.0.6136.27241 in production i have problem in update members, I get this error in every members.

    "System.AggregateException: One or more errors occurred." INNER EXCEPTION System.ArgumentException: Item has already been added. Key in dictionary: '09194803673' Key being added: '09194803673'

    StackTrace: at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Umbraco.Web.WebApi.Binders.ContentItemBaseBinder`2.BindModel(HttpActionContext actionContext, ModelBindingContext bindingContext) at System.Web.Http.ModelBinding.ModelBinderParameterBinding.ExecuteBindingAsync(ModelMetadataProvider metadataProvider, HttpActionContext actionContext, CancellationToken cancellationToken) at System.Web.Http.Controllers.HttpActionBinding.

    INNER StackTrace : at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) at System.Web.Security.MembershipUserCollection.Add(MembershipUser user) at Umbraco.Web.Security.Providers.UmbracoMembershipProvider2.FindUsersByEmail(String emailToMatch, Int32 pageIndex, Int32 pageSize, Int32& totalRecords) at Umbraco.Web.WebApi.Binders.MemberBinder.MemberValidationHelper.ValidateUniqueEmail(MemberSave contentItem, MembershipProvider membershipProvider, HttpActionContext actionContext) at Umbraco.Web.WebApi.Binders.MemberBinder.MemberValidationHelper.ValidatePropertyData(ContentItemBasic2 postedItem, HttpActionContext actionContext) at Umbraco.Web.WebApi.Binders.ContentItemBaseBinder2.<>c__DisplayClass2.<BindModel>b__0(Task1 x) at System.Threading.Tasks.Task.Execute()

    Please Help....

  • 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