[Mono-list] Add custom DLL-files to an ASP.NET-application

Gonzalo Paniagua Javier reply.to.the.list.iam.suscribed@notexists.ximian.com
Mon, 29 Nov 2004 15:52:36 -0500


On Mon, 2004-11-29 at 19:31 +0100, Jon-Eirik Pettersen wrote:
> Is there a directory I can add custom DLL-files where all 
> ASP.NET-applications loads them. (except the bin/-directory in all 
> applications)

You can use the GAC.

-Gonzalo