[Mono-list] mod_mono and .dll problems

Gonzalo Paniagua Javier gonzalo at ximian.com
Wed Sep 14 13:14:15 EDT 2005


On Tue, 2005-09-13 at 16:59 -0400, Melissa Vandenbrink wrote:
[...]
> MonoPath
> "/opt/apache2/htdocs/site/is/asp:.:/usr/lib/mono/1.0:/usr/lib/mono/2.0:/usr/lib/mono/gac:/usr/local/lib:/usr/lib/mono/aneet"
> 
>  <Location /is/asp>
>      SetHandler mono
>      Order deny,allow
>      Allow from all
> </Location>
> 
>  
> I've put NPlot.dll in my /opt/apache2/htdoscs/site/is/asp directory –
> with the rest of this test app.. and get the following error when I
> call the page:


Copy NPlot.dll to a directory
called /opt/apache2/htdoscs/site/is/asp/bin and it will work.

-Gonzalo




More information about the Mono-list mailing list