M
Mccutjm
Hi all. I'm trying to install a .NET component into COM+ using
Regsvcs. I get the following error when attempting to do so: The
following installation error occurred:
1: Could not install type library XXX.tlb' into application YYY'.
XXX.tlb: The object is already registered
XXX: The object is already registered
The only problem is that the .tlb is not registered. I have tried to
clean the registry of all entries and reinstall and that didn't work.
I also used regasm to unregister the types and then tried to reinstall
and that didn't work. Does anyone have a recommendation on how to get
this fixed. I'm completely out of ideas.
Thanks,
Josh
Regsvcs. I get the following error when attempting to do so: The
following installation error occurred:
1: Could not install type library XXX.tlb' into application YYY'.
XXX.tlb: The object is already registered
XXX: The object is already registered
The only problem is that the .tlb is not registered. I have tried to
clean the registry of all entries and reinstall and that didn't work.
I also used regasm to unregister the types and then tried to reinstall
and that didn't work. Does anyone have a recommendation on how to get
this fixed. I'm completely out of ideas.
Thanks,
Josh