I was having similar problems after updating to beta1 and the new
mod_mono with mdk9.1 a while back (from cvs, not from the rpms,
however). It turned out to be mostly pebkac on my part: a combination
of:

a) permissions problems: since the new mod_mono starts the asp.net
process itself, it runs with the apache permissions - make sure the
apache user can read all the files that asp.net needs. for the asp.net
test directory, i think the makefile does that for you, but if you have
your own applications, this might play a role.


b) this line is no longer suppored in your httpd2.conf:
AddType application/x-asp-net .mono .aspx .ashx .asmx .ascx .asax
.config .cs .ascx

(probably why you are getting the browser message that you are getting)

hope that helps.


No taking that line out makes no difference.

--
Regards

Tracy Barlow

TracyAnne Software

Phone      07 4124 5092
Mobile     0416 00 38 61
Email      [EMAIL PROTECTED]
Web        www.tracyannesoftware.com/


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to