Error in MemoryProfiler

HiGravityHiGravity Posts: 3
edited June 21, 2016 9:23AM in ANTS Memory Profiler 8
I recently purchased your developer bundle, but have been getting lots of the below throughout the application. What is going on?
An item with the same key has already been added.
System.ArgumentException
  at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  at ?.??..ctor(??? , IEnumerable`1 )
  at ???.???.??(?? , Boolean )
  at ???.???..ctor(String , ? , ?? , ? , ? , Boolean )
  at ??..(? , ? , ? , ? , String )
  at ??..(Int32 )
  at ??.?.???(Int32 )
  at ?.?.?(Int32 ,  )
  at ?.?.?(IDispatchTask , IImmutableState ,  )
  at ??.?.??(IDispatchTask , String , ? )
  at ??.?.??(String , IDispatchTask , ? )
  at ??.?..?(IDispatchTask )
  at ??.??.Dispatch(? )

Comments

  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi and thanks for your post!

    I believe we have a support ticket open for this issue and the private build that we provided has helped get past this error.

    If you run into any other issues though, please let us know!

    Should anyone else run into this, please contact us at support@red-gate.com and we can give you a link for the private build as well.

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


  • Thanks Jessica! Yes this was addressed in the provided build.
Sign In or Register to comment.