Enhanced AutoCAD .NET Project Application Wizard
The original "AutoCAD Managed application wizard" is very simple.
The original "AutoCAD Managed application wizard" is very simple. Only the "Autodesk.AutoCAD.Runtime" namespace is imported, but the ObjectARX application often needs other namespaces such as "Autodesk.AutoCAD.DatabaseSevices" and "Autodesk.AutoCAD.ApplicationSevices".
The Enhanced AutoCAD .NET Project Application Wizard solve these problems.