Mike,

Finally got a chance to test it. Basically it works perfectly if I add
the DataAccess assembly, and every assembly it references, to the GAC.
This of course plays havoc with my development machine, so I will have
to take them back out now.

But this means that if I install those assemblies to the GAC, and I can
"train" the Auto-Updating system to install those files to the GAC on
update, then it should work. Will have to do some tests to be sure, but
it looks like it will now function.

Thanx very much for all your help.

Cheers,
Dino 

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

Then what happened when you installed it in the GAC?

> -----Original Message-----
> From: Discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of Dean Cleaver
> Sent: Tuesday, October 17, 2006 1:28 PM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] Get an AppDomain you didn't create
>
> Mike,
>
> I already know it's loading it from 2 places - if I run it up in the 
> IDE, I can see via the Modules window that DataAccess is being loaded 
> once from the Cache, and once from the directory where it actually 
> resides.
>
> Dino
>
> -----Original Message-----
> From: Discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of Mike 
> Woodring
> Sent: Wednesday, 18 October 2006 05:10
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] Get an AppDomain you didn't create
>
> > I don't think there are any assembly resolution failures
>
> What I was driving at was that the 'failure' is most likely the CLR 
> loading the same assembly from two different places.  The output from 
> fuslogvw, if you configure it to capture both failures & successes 
> like I suggested, will confirm this, and maybe point more specifically

> at which assembly(ies) needs to be deployed in the GAC.
>
> -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

===================================
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