[Mono-list] strange problem with mono 1.2.3
luca morelli
luca at lucamorelli.it
Sun Feb 11 10:48:45 EST 2007
Hi,
Checking in the httpd log files I found a very strange thing when I obtain
the error message opening the page
Server Error in '/filiera' 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/html/filiera/Adesione.aspx Line: 33
Source Error:
<tr>
<td>in qualit di</td>
<td>
<asp:DropDownList ID="QualitaCb" runat="server">
<asp:ListItem Value="1">Titolare</asp:ListItem>
** (/usr/lib/mono/1.0/mod-mono-server.exe:2975): WARNING **: The class
System.Web.UI.WebControls.MultiView could not be loaded, used in System.Web,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Even the error message in the page show a problem when is parsing the
dropdownlist components, the multiview component is present in the page, but
I don't understand why the mono-server 1.0 is used, when I configured
mod-mono to use mod_mono server 2.
Even the case insensitive for the parsing of the file names directive is
ignored: looks like mod-mono is ignoring the parameters I added in the
mod_mono.conf file.
This configuration was working fine with 1.2.2, I just copied the old file
over the standard file created by the mono installation, and I don't ihave
any error during the startup of httpd.
May be the problem is this?
Best regards.
Luca morelli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070211/941e02c7/attachment.html
More information about the Mono-list
mailing list