[Mono-devel-list] Monodoc giving errors after install

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri Oct 10 21:48:25 EDT 2003


El jue, 09-10-2003 a las 17:38, Cory Nelson escribió:
> Can anyone tell me how I'd fix this error?  I've followed the install
> instructions and am running it with mod_mono.
>  
> Description: Error parsing a resource required to service this
> request. Review your source file and modify it to fix this error. 
> 
> Error message: Assembly monodoc not found 
> 
> File name: /var/www/mono/monodoc.ashx    Line: 1 
> 
> Source Error: 
> <%@ WebHandler Language="c#" class="Mono.Website.Handlers.MonodocHandler" %><%@ Assembly name="monodoc" %>
> 
> #define MONODOC_PTREE

monodoc.dll should be in the place where the other assemblies reside
(ie, one of the paths in MONO_PATH).

-Gonzalo





More information about the Mono-devel-list mailing list