Quantcast
Channel: NodeXL: Network Overview, Discovery and Exploration for Excel
Viewing all articles
Browse latest Browse all 4386

New Post: Error when running metrics

$
0
0
Please see error message below:

Any help understanding what the problem is and how to fix it would be appreciated.

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.Dictionary
2.Add(TKey key, TValue value)

at Smrf.NodeXL.Algorithms.SubgraphCalculator.GetSubgraphAsNewGraph(ICollection`1 verticesToInclude)

at Smrf.NodeXL.ExcelTemplate.GroupMetricCalculator2.TryCalculateGraphMetricsForOneGroup(ExcelTemplateGroupInfo oExcelTemplateGroupInfo, CalculateGraphMetricsContext oCalculateGraphMetricsContext, OverallMetrics& oOverallMetrics)

at Smrf.NodeXL.ExcelTemplate.GroupMetricCalculator2.TryCalculateGraphMetrics(IGraph graph, CalculateGraphMetricsContext calculateGraphMetricsContext, GraphMetricColumn[]& graphMetricColumns)

at Smrf.NodeXL.ExcelTemplate.GraphMetricCalculationManager.CalculateGraphMetricsAsyncInternal(CalculateGraphMetricsAsyncArgs oCalculateGraphMetricsAsyncArgs, BackgroundWorker oBackgroundWorker, DoWorkEventArgs oDoWorkEventArgs)

at Smrf.NodeXL.ExcelTemplate.GraphMetricCalculationManager.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)

at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

OK


Viewing all articles
Browse latest Browse all 4386

Trending Articles