[Mono-devel-list] XSP - ASP.NET and /bin folder
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Oct 8 16:12:25 EDT 2003
El mié, 08-10-2003 a las 05:20, Cezar Nasui escribió:
> Hi,
>
> Could someone please tell me if there is a way to access from an aspx
> page a DLL that is NOT in the /bin.
> I know on Win you can place it on GAC using gacutil.exe ...there is such
> a tool on Mono?
> There are other options?
>
> I need to be able to place the dll outside the /bin, in the
> application's directory, where the aspx page is,
You can specify add any directory you want to MONO_PATH and assemblies
will be searched in there.
-Gonzalo
More information about the Mono-devel-list
mailing list