On Fri, 2006-02-24 at 11:28 +0200, Slava Petrenko wrote: > Peter Dennis Bartok пишет: > > Can you give a little more detail. How does it fail? Do you have a > > stacktrace or error codes? > > > nothing else, just page with "Internal server error".... > > if I do: > > try > { > Bitmap bmp = new Bitmap(1,1); > { > catch( Exception e ) > { > ....... > } > > no exception is thrown, "Internal server error", that's all :-( > > I'm still looking for a way to get error messages or a stack trace or > something that helps to determine the problem source. > > any suggestion?
There's probably more information in the apache error_log file. My take is that some library is not found with the configuration that the apache user has. -Gonzalo _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list