|
-
Apr 15th, 2000, 04:34 AM
#1
Thread Starter
New Member
I've developed a VB app to run on several other desktops. After loading on a desktop and attempting to run, I'm getting a run-time error '429' - ActiveX component can't create object -- Class not registered -- Looking for object with CLSID: _________________. What is the solution for this?
-
Apr 15th, 2000, 05:15 AM
#2
It means that the user who's running your program either doesn't have some files installed or those files are an older version.
You have to create a Setup for your program which will include all needed files. You can use Package and Deployment Wizard to create a Setup.
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
|