Message 1 of 12
Unknown Commands
Not applicable
01-13-2010
09:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to get up to speed with VB.Net and am using Visual Studio 2008 and the acdbmgd and acmgd wrappers from Autocad 2009. Have set up the class library per the instructions in 'Autocad 2007 .NET API Training Lab - VB' and have set up Acad 09 as the external program on the debug tab. ! am able to netload the application (after building it) however when I enter the command AutoCAD returns unknown command.
Am working through Lab3 and using the following: Public Function CreateEmployee().
Seem to recall something from somewhere most likely an AU class about different versions of autocad and compatibility with different versions of Visual Studio.
Any help is appreciated.
Am working through Lab3 and using the following:
Seem to recall something from somewhere most likely an AU class about different versions of autocad and compatibility with different versions of Visual Studio.
Any help is appreciated.