|
-
Apr 30th, 2000, 11:40 PM
#1
Hi:
I have a standard exe calling an ActiveX Exe. The problem is when i build a setup package (Visual studio 6 - Package & Deployment Wizard) and install it on a machine, it gives
Error 429 :ActiveX component can't create object
Installing the same package on a couple of other machines does not give any problem.
I have tried unregistering the ActiveX exe and then registering it.
Could any one help?
Thanks.
-
May 1st, 2000, 02:13 AM
#2
New Member
You probably have a missing .dll file on the machine that your app is not working correctly. Or possibly one that did not register correctly. I have had the same problem in the past. Try comparing the system directories or shared directories where vb installs its files of a computer that works and one that does not and see if you notice any differences. Try to add .dll's manually that do not appear in the computer that doesn't work by copying them from ones that do. Hope this helps...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|