|
-
Oct 13th, 2000, 01:45 PM
#1
i'm really new to this activex on the web thing and i got a suggestion that in order for other pc's to see the activex i should unregister it if it's already registered, then register it again.
problem is, i dunno how to unregister that thing. or to detect if it is registered.
any help will be welcomed, cause i really can't make the control appear on other people's pc's. thanks.
-
Oct 13th, 2000, 02:49 PM
#2
Hyperactive Member
Check out Monte96's reply to your earlier post. It also explains what I meant by "bumping" the version numbers. Let me know if you still need help after reading his explanation.
-
Oct 13th, 2000, 05:09 PM
#3
regsvr32 /u mycomponent.dll
That should do the trick to unregister your dll, don't forget to stop IIS before doing this and remember to restart it again afterwards
-
Oct 13th, 2000, 05:15 PM
#4
-
Oct 13th, 2000, 08:26 PM
#5
so try the following,
regsvr32 /u mycomponent.ocx
let us know how that goes
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
|