How to register the Com+ component on Client without msi file?
COM
3
Posts
2
Posters
0
Views
1
Watching
-
:confused:As the title, how can I perform that with programmatically? My Com+ plus is inherited from ServicedComponent and implements an interface(dual) defining by myself. Thanks ahead!
-
:confused:As the title, how can I perform that with programmatically? My Com+ plus is inherited from ServicedComponent and implements an interface(dual) defining by myself. Thanks ahead!
-
You can do it either by hand ( open Component Sevices console, etc) or programatically , using COMAdminCatalog component.
I know some of COMAdminCatalog, but i have no idea of those properties which are the correct ones to set. I set RemoteServerName and it really be set on the Com+ database but does not effect somewhat.