Discussion:
error activex
(too old to reply)
Massimo
2004-07-23 09:40:58 UTC
Permalink
I wrote a program with vb6 that connects to a access database. It works well
so I compiled it creating the .exe file and I tried it on another computer
(with Win98) where there's not installed Visual Studio. I copy on that
computer some dll and it works until it connects to database, so it return
the following error:
RUNTIME ERROR "429"
ACTIVEX COMPONENT CAN'T CREATE OBJECT

How can I solve this problem?
Martin Trump
2004-07-25 16:40:29 UTC
Permalink
Post by Massimo
How can I solve this problem?
Did you use the VB Package & Deployment wizard? It's not brilliant but
usually works.

Regards
--
Martin Trump
Loading...