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 - 28 Jun 2004 17:24 GMT
Are they installed as server or library application.
ice
> 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.
[quoted text clipped - 11 lines]
>
> -Stan
Stan - 30 Jun 2004 15:02 GMT
Library
> Are they installed as server or library application.
> ice
[quoted text clipped - 15 lines]
> >
> > -Stan