Groups | Blog | Home
all groups > dotnet component services > june 2004 >

dotnet component services : Is it ok not to re-register a serviced component in COM+ when interface changes?


Stan
6/23/2004 11:42:04 AM
I drop and re-register a serviced component every time there is a new method
or a change in the parameters of an existing method.

I found out that even if I keep the old version of the component in COM+ and
simply replace the assembly, it still works. I don't use COM+ clients, so
there is no interop involved in calling the component. New methods are not
visible in COM+ snap-in but .NET clients seems don't have problems calling
it (since they rely on metadata).

Is it ok not to reinstall the component in COM+? What ramifications can it
have?

Thanks,

-Stan

Ice
6/28/2004 11:24:09 AM
Are they installed as server or library application.
ice
[quoted text, click to view]

Stan
6/30/2004 10:02:19 AM
Library

[quoted text, click to view]

AddThis Social Bookmark Button