// JP opened flex table

Click to See Complete Forum and Search --> : Registering a COM DLL


manshankar
March 9th, 2000, 11:25 PM
Hello,

I have a problem with regestering a COM DLL. This dll exports some components which are my Business Objects, and hence when I regester the DLL I find entries in the Windows Registry Editor under the Key HKCU. But for some of the Business Objects I do not find an entry in the regestry, i.e, these are either not regestered properly or there is a problem during registration.

Can you please throw some light on it as to why only some components of the DLL are getting regestered and why others are not getting regestered.

Thank you for you time.

Regards,
Shankar

Shankar

//JP added flex table