[Mono-list] DLL path

Abe Gillespie agillesp@vt.edu
Sun, 15 Aug 2004 13:33:18 -0400


Mono can't find my ASP.NET website's codebehind dll.  It's in the bin 
directory.  This is the error:

Server error in '/test' application
Cannot find 'test.dll'.
Description: Error processing request.

Error Message: HTTP 404. Cannot find 'test.dll'.

How can I get Mono to recognize the path to it?

Thanks.
-Abe