SMRFoundation / NodeXLBasic

1 stars 1 forks source link

[ArgumentException] Error - what deoes it mean? #343

Open SMRFoundation opened 7 years ago

SMRFoundation commented 7 years ago

NodeXL An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to http://www.codeplex.com/NodeXL/Thread/List.aspx.

Details:

[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.Collections.Generic.Dictionary2.Add(TKey key, TValue value)

at Smrf.NodeXL.ExcelTemplate.DynamicFilterSettings.Open() at Smrf.NodeXL.ExcelTemplate.DynamicFilterDialog.OnLoad(EventArgs e) OK

This work item was migrated from CodePlex

CodePlex work item ID: '65140' Vote count: '1'