429, ActiveX component can't create object

  • Thread starter Thread starter Deven
  • Start date Start date
D

Deven

HI Everybody,

I have a program which is already compiled and it's
executable is working on one of the server. Now when I am
trying to run it on another server, it is giving me error
429, ActiveX component can't create object.

Any help will be appreciated.([email protected])

Thank you,
 
Hello,

Deven said:
I have a program which is already compiled and it's
executable is working on one of the server. Now when I am
trying to run it on another server, it is giving me error
429, ActiveX component can't create object.

Are you sure you are talking about VB.NET?

If this is a VB Classic question, please turn to one of the
"microsoft.public.vb.*" ngs.

Regards,
Herfried K. Wagner
 
you have missing DLLs, OCXes, or missing RegSvr32 commands. But please goto
VB ng, not VB.Net ng.
 
Back
Top