Runtime Error 429 : ActiveX Component Can't Create Object..

Runtime Error 429 : ActiveX Component Can't Create Object..

Anonymous
Not applicable
1,621 Views
1 Reply
Message 1 of 2

Runtime Error 429 : ActiveX Component Can't Create Object..

Anonymous
Not applicable

I build a program to "*.dll" by Visual Basic 6.0+AutoCad2006,when it runs in Cad VBA Environment,if it gets error,I try to get start again,It shows message:"Rutime Error 429:ActiveX Component Can't Create Object",and then message "440:Automation error".But sometimes,it works all right.Thats troubled me for a long time,I can't find a reason, so can't improve my program.

0 Likes
1,622 Views
1 Reply
Reply (1)
Message 2 of 2

fenton_webb
Autodesk
Autodesk

As AutoCAD 2006 is 32bit and you are running on 64bit Windows, probably one of your references has automatically been updated to use a 64bit version of the control. You should check your references to see which one it is.




Fenton Webb
AutoCAD Engineering
Autodesk

0 Likes