Message 1 of 2
Autodesk.AutoCAD.Runtime.Exception: eDuplicateKey
Not applicable
07-10-2012
09:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm getting a Autodesk.AutoCAD.Runtime.Exception: eDuplicateKey exception when I load an assembly of my plugin on AutoCAD Map 2013.
I've searched in the forum and i saw that this exception might be related to some command method duplicated, but I've checked and i have 4 commands with a different name for the 4.
Could you help me on finding why this is happening. By the way, I've installed the 2013 autocad .net wizard for VS2010, and everytime I create a AutoCAD Project, it creates myCommands.cs, myCommands.resx and myCommands.Designer.cs. This is normal? Could this be related to the issue that i'm reporting?
Thanks and kind regards,
Diogo Santos