[Mono-devel-list] GAC and third party libraries: post Betaplanning.

Jaroslaw Kowalski jaak at zd.com.pl
Thu May 6 13:12:09 EDT 2004


You ALWAYS have the libraries ("SDK") installed. Their copy is in

\Windows\Framework\v....\

I never understood why ASP.NET does it that way. Perhaps it's to ensure that
no assembly redirection will ever take place and to maximize JIT caching,
but that's just a wild idea.

Jarek

----- Original Message ----- 
From: "Todd Berman" <tberman at sevenl.net>
To: "Gonia Eric - egonia" <egonia at mail15.com>
Cc: "Michal Moskal" <malekith at pld-linux.org>; <mono-devel-list at ximian.com>
Sent: Thursday, May 06, 2004 6:14 PM
Subject: Re: [Mono-devel-list] GAC and third party libraries: post
Betaplanning.


...

> > I don't think this is true. It looks like csc uses it to reference
> > assemblies for compilation. If you look at the detailed compiler output
> > for an asp.net error page you see stuff like this:
> >
/R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11
d50a3a\system.enterpriseservices.dll
> >
> > Noticed the gac directory.
> >
>
> Note that its asp.net at runtime. asp.net has to use that, as it cant
> assume you have the SDK installed.




More information about the Mono-devel-list mailing list