Options

Bug Workaround?

daaronddaarond Posts: 5
edited July 29, 2011 5:10AM in MySQL Data Compare
Is there any workaround for this?


Bug report generated at 7/27/2011 2:43:40 PM
Program version 1.0.0.254

RedGate.Shared.Exceptions.DetailedPopulationException: An item with the same key has already been added. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at #Rjmb.#VzD.Add(#eTb item)
at #Rjmb.#AAD.Add(#eTb item)
at #Rjmb.#yBD.#8WD()
at #Rjmb.#yBD.#vl()
--- End of inner exception stack trace ---
at #Rjmb.#yBD.#vl()
at #5jmb.#4jmb.#l7B(#yBD databasePopulator)
at #5jmb.#4jmb.#t.#v3.#HIM()
at RedGate.Shared.Controls.ProgressDialogEx.e()

Last field accessed: is_nullable returning a System.String value NO

Last 5 rows retrieved from database:
ibq_xml_trans_test,violations|HARTFORD,SVC,,varchar(5),NO,varchar,5,,
ibq_xml_trans_test,violations|HARTFORD1,Description,,varchar(50),NO,varchar,50,,
ibq_xml_trans_test,violations|HARTFORD1,apply_value,,varchar(20),NO,varchar,20,,
ibq_xml_trans_test,violations|HARTFORD1,rate_value,,varchar(20),NO,varchar,20,,
ibq_xml_trans_test,violations|HARTFORD1,SVC,,varchar(5),NO,varchar,5,,

Comments

Sign In or Register to comment.