Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
when I added the custom event in the dll-server ,which means the event interface inherits from IUnknown ,I can Advise using Sink-Object from the client code . But when the server is exe , Advise failed from the client code .Why?:confused: