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Ā®  http://www.develop.com

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

Reply via email to