[Mono-list] Missing mod_mono.conf
arkain
arkain88 at yahoo.com
Mon May 18 18:44:14 EDT 2009
I have searched high and low and am unable to find an answer to this.
I am running Debian and using Apache 1.3.34. I have installed
libapache-mod-mono and mono-apache-server2.
I can run xsp2 and serve the example asp.net pages. However when I try to
use apache I get an error:
"Server Error in '/' Application
Parser Error
Description: Error parsing a resource required to service this request.
Review your source file and modify it to fix this error.
Error message:
Type not found.
File name: /var/www/xsp/index2.aspx Line: 59
Source Error:
<td>Here are some ASP.NET examples:
<form id="form1" runat="server">
<asp:TreeView style="margin:10px" ID="TreeView1" Runat="server"
EnableClientScript="true"
PopulateNodesFromClient="false"
ExpandDepth="1"
>
</asp:TreeView>
</form>
</td>"
Now I see on the mono website that I need to include mod_mono.conf in my
apache configuration. But I don't have the mod_mono.conf file. Also I note
that it is supposed to be in the /etc/apache2 folder. I've read in places
that Apache 1.3/2.0 is supported. Is mod_mono supported for Apache 1.3?
--
View this message in context: http://www.nabble.com/Missing-mod_mono.conf-tp23606700p23606700.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list