|
-
Dec 2nd, 2004, 07:36 AM
#1
Thread Starter
Addicted Member
[RESOLVED]ActiveX Runtime Error 429
I have just compiled my program and installed it on a different computer, and then when i do something that requires the ActiveX component then i receive a error saying: "The ActiveX component could not be created"....
Any ideas of how to fix this?
Last edited by Tommy101; Dec 2nd, 2004 at 01:47 PM.
-
Dec 2nd, 2004, 08:02 AM
#2
1) Did you use the P&D wizard to install this?
2) Can you goto Start>run & enter this line:
Regsvr32 "C:\Path\MyControl.ocx"
Does this fix the problem?
-
Dec 2nd, 2004, 10:50 AM
#3
Thread Starter
Addicted Member
-
Dec 2nd, 2004, 11:03 AM
#4
The package and deployment wizard which comes with VB...
You'll find it under the start menu in a subfolder beneath where vb appears (Microsoft viual studio I think the folder's called).
This creates an install package which makes sure your app has all the neccessary files it needs when it runs on another machine & it also automatically registers any dll or ocx files which your project might need to have included with it.
-
Dec 2nd, 2004, 11:08 AM
#5
Thread Starter
Addicted Member
ok thanks, but i have got a differnet installation program (Setup Factory 7.0)
i will try the other method right now, to see if anything happens.
-
Dec 2nd, 2004, 11:28 AM
#6
Thread Starter
Addicted Member
-
Dec 2nd, 2004, 03:34 PM
#7
Tommy101
What ActiveX are you reffering too.
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
|