- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am now getting a TargetInvocationException caused by the following I think.
System.TypeLoadException
Method 'get_Item' in type 'Autodesk.AutoCAD.Geometry.Point3dCollection' from assembly 'Acdbmgd, Version=18.2.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Am referencing the ARX2012 SDK inc directory. Have tried several versions of the SDK back till 2010. All appear to give the same error. If I remove the AcDbMgd and AcMgd, the problem appears to go away, so assume that these dll are to fault
I thought the dll in the ARX SDK where xaml designer friendly, any ideas anyone. All worked well a few days ago, so did system restore to roll back any updates, but that failed to correct it.
Have spent several hours trying to solve this, so hope some ideas from this forum might get this resolved
Solved! Go to Solution.