debug AddEntityDem

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
Raphael Barrios
Posts: 1
Joined: 22 Jan 2009, 19:31

debug AddEntityDem

Post by Raphael Barrios » 22 Jan 2009, 20:17

Hi,
I'm trying to run debug the project AddEntityDemo. But I have the following errors:

The type or namespace name 'CADText' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADCircle' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADMText' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADLine' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADPolyLine' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADVertex' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'CADVertex' could not be found (are you missing a using directive or an assembly reference?)

with Visual Studio 2005.


what is wrong?
thanks!

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: debug AddEntityDem

Post by support » 23 Jan 2009, 08:55

Hi,

It is necessary to use extended version of the library. Please contact us to support@cadsofttools.com accordingly to this question.

Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply