I have the same problem. and with running xsp2 in asp.net application directory I got following: ------------- XML Parsing Error: no element found Location: http://localhost:1234/Default.aspx Line Number 1, Column 1: -------------
I have compiled mod_mono with debug option on, and it seems that problem persist within mod-mono-server Here is some debug, and seems that http error 500 is returned [Wed Oct 25 03:42:14 2006] [warn] handler: mono [Wed Oct 25 03:42:14 2006] [warn] config = 135167808 [Wed Oct 25 03:42:14 2006] [warn] dir_config = 135539856 [Wed Oct 25 03:42:14 2006] [warn] idx = 1 [Wed Oct 25 03:42:14 2006] [warn] Socket file name /tmp/mod_mono_server_xsp2 [Wed Oct 25 03:42:14 2006] [warn] try_connect: 0 [Wed Oct 25 03:42:14 2006] [warn] After setup_socket [Wed Oct 25 03:42:14 2006] [warn] Sending init data [Wed Oct 25 03:42:14 2006] [warn] Send init1 [Wed Oct 25 03:42:14 2006] [warn] Host: silodev.eu [Wed Oct 25 03:42:14 2006] [warn] User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 [Wed Oct 25 03:42:14 2006] [warn] Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8 ,image/png,*/*;q=0.5 [Wed Oct 25 03:42:14 2006] [warn] Accept-Language: en-us,en;q=0.5 [Wed Oct 25 03:42:14 2006] [warn] Accept-Encoding: gzip,deflate [Wed Oct 25 03:42:14 2006] [warn] Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 [Wed Oct 25 03:42:14 2006] [warn] Keep-Alive: 300 [Wed Oct 25 03:42:14 2006] [warn] Connection: keep-alive [Wed Oct 25 03:42:14 2006] [warn] Loop [Wed Oct 25 03:42:14 2006] [warn] Done. Status: 500 May this debug helps? But I think better would be somewhere to get logs from mod-mono-server2 Thanks, Madars. Jurek Bartuszek wrote: > Hi there, I'm having a hard time making mod_mono work with apache. I > keep getting the Internal Server Error when I want to access some > ASP.NET pages. There is no difference whether I use AutoHosting or setup > the application manually. > > I use mono/xsp/mod_mono 1.1.18 with generic mod_mono.conf. Server logs > say absolutely nothing about that issue despite setting LogLevel to "debug". > > Can you give me some hints where can I check what's wrong in here? I've > already spent a few hours trying to make things work :\ > > Best regards, > Jurek Bartuszek > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
