|
-
Sep 14th, 2000, 03:31 PM
#1
Thread Starter
Addicted Member
My program can run on my machine and a couple of others within a NT network but can't run on the rest because of error with an exe COM object created by myself.
Error msg says
"ActiveX component can't create object"
Is this a problem with object registry? If yes, how to check my exe COM object is registered properly on a machine without VB IDE?
(I used PDW to setup installation package.)
-
Sep 14th, 2000, 03:41 PM
#2
Monday Morning Lunatic
Try this at a command prompt:
That should work fine. Alternatively, I think P&DW can do this on installation.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 14th, 2000, 04:00 PM
#3
Thread Starter
Addicted Member
Thx.
I would like to know if the object is registered properly after running installation or regsvr32.exe.
Actually, One way I just found after previous posting is to open VB editor from microsfot office(eg. Excel) and check the reference list. My object is there!
Now the question is why my program can't use that registered object?
what could be wrong with " ActiveX component can't create object" ?
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
|