[Mono-list] Debug Logging in mod_mono

Abe Gillespie abe.gillespie at gmail.com
Tue Jul 28 14:29:33 EDT 2009


Hi All,

I'm getting the ever-popular System.DllNotFoundException: gdiplus.dll
exception.  I'm sure it's simply due to some missing image libraries
(libpng, libjpeg, etc.), but I'd like to know precisely what.  I've
tried using "MonoDebug True" in the config but am not seeing anything
in the logs.  Is looking in error_log the right place? - "cat
error_log | grep gdi" turns up nothing.  Does mod_mono use its own log
file that needs to be additionally configured?  Something else?

I also tried running XSP from the console with MONO_OPTIONS=--debug,
but that doesn't seem to be helping either.  Of course I may just be
using it incorrectly because I don't have much experience doing so.

Any help would rock.

Thanks, all!
-Abe


More information about the Mono-list mailing list