.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Namespace 'ApplicationServices' does not exist in 'Autodesk.AutoCAD'

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Araw
7179 Views, 4 Replies

Namespace 'ApplicationServices' does not exist in 'Autodesk.AutoCAD'

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.

ApplicationServicesNamespace.jpg

 

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!

4 REPLIES 4
Message 2 of 5
augusto.goncalves
in reply to: Araw

Hi,

 

Are you using VS2010 (or Visual Express 2010)? That is required.

 

After that, for C#, go to project properties, application tab, then select ".NET Framework 4.0" at target list (do not select Client Profile)

 

Regards,

Augusto Goncalves

Autodesk Developer Network

Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
Message 3 of 5
norman.yuan
in reply to: Araw

Have you also set reference to acmgd.dll, which is the containing assembly of the namespace "Autpdesk.AutoCAD.ApplicationServices".

 

Unless you are doing RealDwg development, you ALWAYS need to set reference to both acdbmgd.dll AND acmgd.dll.

 

But in your case, this is because of .NET version exception causes this issue

 

Message 4 of 5

Hello, 

 

My project is very similar. Sometimes it does compile though! Just before a compile, there will be no errors, but as I hit compile, I get the same errors as shown above. Both references have been added. 

 

I am using VB though, and not C#. I cannot find the .NET Framework 4.0 selection in the project properties. Anything else I can try.

 

Thank you very much

Ryan

Message 5 of 5
nehabansal7960
in reply to: RyanBotha

i am alos facing similar issue.Kindly advise.

 

 

Warning 16 The currently targeted framework ".NETFramework,Version=v4.0,Profile=Client" does not include "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which the referenced assembly "acmgd" depends on. This caused the referenced assembly to not resolve. To fix this, either (1) change the targeted framework for this project, or (2) remove the referenced assembly from the project. InstruStub

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost