vb enabler doesn't work in autocad 2010
My company used autocad 2009 and a printing Plug-in which was made by VB,they worked perfect.But when my company uses autocad 2010,the problem rises:The printing Plug-in doesn't work.
Although I downloaded and installed the Microsoft Visual Basic for Appli开发者_Go百科cations Module 32bit (from http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=12715668&linkID=9240618), the printing Plug-in can not work with autocad 2010.the commands from the plug-in cannot be recognized.
Firstly I install autocad 2010,then VBA,next printing Plug-in.Is there anything wrong?
Did you put the module in the startup collection in APPLOAD ?
精彩评论