|
-
Jul 5th, 2008, 06:23 PM
#1
Thread Starter
Frenzied Member
[2008] [NOT RESOLVED] Remoting custom sink
I've created a custom server sink which inherits from BaseChannelObjectWithProperties and implements IServerChannelSink. The custom sink is chainned after BinaryServerFormatterSinkProvider. The idea is to institute a custom security scheme where access to specific method calls will be granted or denied depending on configurable user rights.
This is pretty much accomplished through ProcessMessage where I get to see the method about to be called. However, I never get to see calls to InitializeLifeTimeService or ctor. Anyone knows why?
Last edited by ntg; Jul 8th, 2008 at 09:30 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|