- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys!
Well, you guessed, I'm new into AutoCAD programming.
I'm using VS2010 and AutoCAD 2012.
So, I have referenced acdmgd and acmdg but but I always get this error. Same error for EditorInput namespace.
I tried to reference dll from SDK or AutoCAD but same error:
"C:\ObjectARX 2012\inc"
"C:\Program Files\Autodesk\AutoCAD 2012 - English"
This is all I got when browsing the dll:

I'm also getting this warning:
The referenced assembly "acmgd" could not be resolved because it has a dependency on "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which is not in the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client". Please remove references to assemblies not in the targeted framework or consider retargeting your project.
Thanks you for your help!
Solved! Go to Solution.