Message 1 of 2
VBA and Visual Basic 6.0 on AutoCAD2014
Not applicable
08-04-2016
03:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have an application developed in VBA with a DLL library (developed in Visual Basic 6.0) as a reference in my VBA project . My applicaction works properly on AutoCAD 2012 64bits, but over AutoCAD 2014 it doesn't work.
See below some errors shown:
- You cannot load an object because it is not available on this computer.
- ActiveX component cannot create object.
But the project references are loaded correctatly. (as you can see in the image below).
Regards,
Jaime