PDA

Click to See Complete Forum and Search --> : Can't register an OCX


MicahCarrick
Jan 5th, 2000, 02:00 AM
Hey everyone. I'm having some trouble registering an OCX control since I reinstalled my system and replaced the motherboard. Every other OCX control I've registered has worked fine ... it's just a certain two.

regsvr32 returns 0x8000ffff ... which I think is a null code. Any ideas?

------------------
Micah Carrick
Ordinary joe, only not named joe.
http://micah.carrick.com
micah@carrick.com
ICQ: 53480225

Frans C
Jan 5th, 2000, 02:03 AM
Try unregistering it first by using regsvr32 with the /u option.

MicahCarrick
Jan 5th, 2000, 02:06 AM
Returns the same error when I try to uninstall.

MicahCarrick
Jan 5th, 2000, 02:27 AM
Or even if anyone knows where I can find advanced technical information on how regsvr and type libraries and all that stuff works ... just point me in some direction.

Thanks.

MicahCarrick
Jan 5th, 2000, 02:52 AM
OK ... nevermind. Stupid me. It was just that my msvbvm50.dll file was an older version than the OCX required. :)