[Mono-devel-list] AutoEventWireup Attribute

Gonzalo Paniagua Javier gonzalo at ximian.com
Wed Jun 11 06:38:17 EDT 2003


El mi? 11-06-2003 a las 11:45, Krieg Andreas escribió:
> Hi there just a short question:
> 
> I have a ASP.NET project which I try to push it to mono 0.24, most
> pages have the page attribute AutoEventWireup="false" in the @page
> directive and then I get an error. Ok, then I modified one of the test
> aspx files that come with the mono xsp ( the codebehind1.aspx) and
> added the attribute, the following error appears:
> 
> 
> Error compiling a resource required to service this request. Review
> your source file and modify it to fix this error. 
> 
> Error message: /tmp/tmp756fe279.cs(44,0) : error CS0115:
> `ASP.codebehind1_aspx.AutoEventWireup' no suitable properties found to
> override
> (0,0) : error failed: 1 error(s), 0 warnings

This issue was fixed in CVS shortly after 0.24 release.

You can either get a monocharge or compile system.web from CVS to get
this work for you.

-Gonzalo





More information about the Mono-devel-list mailing list