debug AddEntityDem
Posted: 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!
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!