Unable to open project (#226)

Get the following when opening some projects created with earlier versions:

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 System.Linq.Enumerable.ToDictionary(IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)

at System.Linq.Enumerable.ToDictionary(IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)

at SoftwareIdeasModeler.Core.DiagramItems.UmlObjects.UmlObject.BindToEntities(Project project)

at SoftwareIdeasModeler.Core.Projecting.Project.BindAbstractItem(ModelElement item)

at SoftwareIdeasModeler.Core.Projecting.Project.BindEntities()

at SoftwareIdeasModeler.ProjectXml.SimXmlReader.Load()

at SoftwareIdeasModeler.ProjectHelper.OpenProject(MainForm mainForm, String filename)

Created
15 May 2013 11:05:15
Closed
24 May 2013 23:02:04
Requested by
Tomas Sandkvist
State
Solved
Version
6.15
OperatingSystem
Win 7 64 bit
Solved in
6.16

Dusan Rodina - softwareideas.net 15 May 2013 12:17:28

I apologize for this problem.

The hot fix is available here:

32-bit:

http://www.softwareideas.net/SoftwareIdeasModeler32_6_15HF.zip

64-bit:

http://www.softwareideas.net/SoftwareIdeasModeler64_6_15HF.zip

(The fix will be also included in the next official release.)

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]