KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

Contributions wont upload new CSV #163

Closed DTS-Mike closed 7 years ago

DTS-Mike commented 7 years ago

Having an issue when trying to upload a new CSV file for Contributions after doing a test. The test of the last 30 days looks like it worked great but now I cant get the rest of my data. Any ideas on why it says my key already exists?

12/24/2016 11:25:58 AM,Transform Data,"System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) at Excavator.CSV.CSVComponent.MapContribution(CSVInstance csvData) at Excavator.CSV.CSVComponent.TransformData(Dictionary2 settings) at Excavator.ProgressPage.bwImportData_DoWork(Object sender, DoWorkEventArgs e)"