Can you give a little more detail. How does it fail? Do you have a stacktrace or error codes?
Cheers, Peter -----Original Message----- From: "Slava Petrenko" <[EMAIL PROTECTED]> To: <[email protected]> Date: Thursday, 23 February, 2006 08:07 Subject: [Mono-dev] apache + mod_mono + libgdiplus = strange behaviour (was: libgdiplus bug?) >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 > > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
