Hi, all

I ave such a problem: when I run my web app trough xsp only - everything
goes ok, but when I run it with apache and mod_mono - often any call of
System.Drawing's function makes mono process to fail.
For example, ImageCodecInfo[] myEncoders =
ImageCodecInfo.GetImageEncoders() or Bitmap bmp = new Bitmap(1,1)  makes
mod_mono to  fail.

What way can I debug mod_mono fails?

I have SuSe 9.3 with all stuff compiled from sources.



Slava.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to