Hubert,
Is there a way to show Console.WriteLine messages in asp.net application
(in order to debug) when using mod_mono...
It works well with xsp...
You should start apache manually and apply the -X switch.
For Apache 1.3.x the cmdline looks like
/path/to/httpd -X
On production servers you'll have to ASP.NET's Trace facility.
I'd recommend using Trace, because it's compatible with XSP,
mod_mono and IIS.
Rob
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list