Some very interesting reading on IPC/Remoting here:
http://blogs.msdn.com/jackg/archive/2007/03/05/net-remoting-appdomains-out-of-process-two-way-etc.aspx
--
"I am Dyslexic of Borg. Resistors are fertile. Prepare to have your
ass laminated." -- Dan Nitschke
Marc C. Brooks
http://musingmarc.blog
rather do it
cleanly if I can.
Dino
-Original Message-
From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf
Of Sébastien Lorion
Sent: Thursday, 8 March 2007 07:52
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Alternatives to remoti
TECTED] On Behalf Of Krebs
Kristofer
Sent: Wednesday, 28 February 2007 23:38
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Alternatives to remoting
Hi
I had a similar problem like this and managed to solve this by
implementing my own binder. How do you get hold of the obje
rn
argument has an invalid type.".
Dino
-Original Message-
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Krebs
Kristofer
Sent: Wednesday, 28 February 2007 23:38
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Alternatives to r
On Behalf Of Dean Cleaver
Sent: den 27 februari 2007 21:33
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Alternatives to remoting
Hi,
I've been using Remoting on several projects with great success for
several years now, however I've now struck a hurdle - one of my
ssage-
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of J. Merrill
Sent: Wednesday, 28 February 2007 12:33
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Alternatives to remoting
This might not be right, but if "the same files [lo
This might not be right, but if "the same files [loaded] from different
locations" are in fact identical, couldn't you let the CLR know that by signing
the file before making copies? It should know that two files that have the
same name and signature are the same file even though they loaded fr
Hi,
I've been using Remoting on several projects with great success for
several years now, however I've now struck a hurdle - one of my projects
is an Outlook Addin, and it also loads as OCX controls into HTML pages
in Outlook folders - these are each in separate AppDomains over which I
have no co