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(? )
HiGravity
0

Comments

2 comments

  • Jessica R
    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 R
    0
  • HiGravity
    Thanks Jessica! Yes this was addressed in the provided build.
    HiGravity
    0

Add comment

Please sign in to leave a comment.