PDA

Click to See Complete Forum and Search --> : Getting a Control to create a VersionIndependentProgId Entry - HELP!


nebulus
Dec 30th, 2003, 02:18 PM
Hey all, I hope your holidays went well.

Ok, we're trying to create an activeX control and it's currently working. The nly problem we're having is that when we register the dll, it isn't createing a VersionIndependentProgId entry in the registry.

Normally, we wouldn't take issue with this, but some 3rd party tools we're using require that the VersionIndependentProgId entry be available to instanciate the control.

Does anybody know how to actually get the component to create that entry, or what code is needed to ensure it does get generated when registering it?

Thanks for the help!