Mike,

I have code in 2 AppDomains that need to call the same code on the same
remote server. The actual code in each AppDomain is identical (2 copies
of the same assemblies) however the second one always fails. I have
found some references from other people indicating this is a known
issue, but it's hard to find because 99% of references to 2 AppDomains
pertain to calling between them, not both calling the same server.

.Net 2.0

Dino

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Woodring
Sent: Saturday, 14 October 2006 02:59
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Get an AppDomain you didn't create

> I've all but given up on this idea anyway - it seems there is an issue

> with Remoting from 2 AppDomains which is what I was trying to solve.

What's the problem you're having?

I'll admit to only skimming the entire thread.  Do you have code in 2
app domains that (a) each need to use remoting to talk to some other
remoting server or (b) want to use remoting to talk to each other
in-process?

Also, .NET 1.1 or 2.0?

-Mike
Bear Canyon Consulting LLC
http://www.bearcanyon.com
http://www.pluralsight.com/mike

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to