[Mono-list] AutoEventWireup causes error
Gonzalo Paniagua Javier
gonzalo@ximian.com
10 May 2003 11:47:54 +0200
El vie, 09 de 05 de 2003 a las 22:46, Stuart Ballard escribió:
> I'm using XSP 0.4 with Mono 0.24.
>
> Setting AutoEventWireup="False" (or presumably anything else) in a
> <%@Page%> or <%@Control%> directive causes an error along the lines of:
>
> ASP.AdminHeader_ascx.AutoEventWireup' no suitable properties found to
> override
Duh! Sorry about that.
It's fixed in CVS now and I've uploaded a System.Web.dll to
http://primates.ximian.com/~gonzalo/mono/ just in case you don't want to
build from CVS.
Thanks.
-Gonzalo