[Mono-devel-list] AutoEventWireup Attribute

Krieg Andreas Krieg.Andreas at OCE.DE
Wed Jun 11 05:45:21 EDT 2003


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

File name: /u/home/kriegand/mono024/xsp-0.4/server/test/codebehind1.aspx 

Source File: /tmp/tmp756fe279.cs


Seems that there is no attribute in one of the base classes (what
classes?...it's not clear to me..)

Any ideas??


Thanks, Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030611/43e0e231/attachment.html 


More information about the Mono-devel-list mailing list