|
-
May 25th, 2007, 06:00 AM
#1
Thread Starter
New Member
[2005] Problem regarding Remoting + Appdomains
Hey guys,
I have a problem with remoting and using multiple appdomains. I now know what the problem is, but do not know how to solve it. Mayby you can help me.
My system consist of a server and a client. I made these extendable by loading additional plugins in AppDomain's.
The problem is as follows:

The red lines are ordinary "appdomain boundary's". The blue line indicates the route of a object when a client plugin requests a object from a server plugin.
This doesn't work.
Remoting settings are appdomain specific (so are channels).
The problem is described here: http://www.cookcomputing.com/blog/archives/000308.html
My question is: How can I register the same channel in this plugin appdomain?
Tanks in advance!
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
|