
RunTime Error: 429 ActiveX Can't Create Object
If you've tried to register the activex controls, and that hasn't worked,
make sure when you compiled the EXE, you had the DLL referenced where you
registered it. I found I had a project that had a DLL that I had created,
if I compiled the EXE and the compiled the DLL it wouldn't work. I had to
either
1) Change the reference before you compile to point at the DLL
2) Use the 'compile project' instead of the 'compile', and it will build
the DLL and the exe with the proper association in the reference list.
HTH
Jeff Fulcer
Quote:
> I am having the same problem with Remote Data Objects. I anyone knows any
> ways of
> fixing this please help.
> pawel
> > I have a VB5.0(SP2)application accessing Oracle 7.3 using Oracle Objects
> > for Ole 2.0 installed on three Win95 computers working fine. When I
> > installed in on two other Win95 computers I keep getting RunTime Error:
> > 429 ActiveX Component Can't Create Object. I have used the same setup
> > program and all the OLE dlls are registered properly. I have also tried
> > RegClean and that didn't help either. I did notice that the two
> > computers that are having the problem have IE4.0 installed.
> > Any suggestions?
> > Thank You
> > Mary Jo