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

Jon-Eirik Pettersen Jon-Eirik Pettersen <jonepet@gmail.com>
Tue, 30 Nov 2004 18:53:42 +0100


On Mon, 29 Nov 2004 20:56:52 +0100, Morten Krog <mk@i3m.dk> wrote:
> On the other hand I firmly believe that one should be somewhat carefull
> about what to put in the GAC. It is easy to pollute it with libraries
> that are not really that interessting.

The files I want to add to it is some DLL-files I have compiled and
created myself. The problem is that mono crashes when having more than
one application with a bin-directory (
http://bugzilla.ximian.com/show_bug.cgi?id=69214 ), so I think this
may work as a workaround.