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

New AutoCAD Managed VB Project Application Wizard

1 REPLY 1
Reply
Message 1 of 2
csharpbird
525 Views, 1 Reply

New AutoCAD Managed VB Project Application Wizard

The original “AutoCAD Managed VB 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”. Futhermore, the version of “System.dll” assembly and "System.Data.dll” assemly is 1.0 ,but in Visual Studio.net 2003 we need the 1.1 versions.
So I decide to rewrite the wizard to solve the problems.
For more details,you can read this article:
http://www.codeproject.com/useritems/newvbarx.asp
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: csharpbird

Nice Job!

wrote in message news:4939588@discussion.autodesk.com...
The original "AutoCAD Managed VB 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"
. Futhermore, the version of "System.dll" assembly and "System.Data.dll"
?assemly is 1.0 ,but in Visual Studio.net 2003 we need the 1.1 versions.
So I decide to rewrite the wizard to solve the problems.
For more details,you can read this article:
http://www.codeproject.com/useritems/newvbarx.asp

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