[Mono-list] CodeBehind Problems

Marek Habersack grendel at caudium.net
Fri Nov 18 15:24:59 EST 2005


On Fri, Nov 18, 2005 at 03:15:14PM -0500, Gonzalo Paniagua Javier scribbled:
[snip]
> > >  Thanks and sorry for missleading -- Ken
> > Try putting this at the top of your aspx file:
> > 
> > <%@ Page Language="C#" CodeBehind="yourfile.aspx.cs" AutoWireupEvents="true" Inherits="YourNamespace.YourClass"%>
> >                    ^^or VB, depends on what you're using
> > 
> > The important bit is the AutoWireupEvents attribute, which tells the ASP.NET
> 
> It's AutoEventWireup. Let me insist once more in a self-contained test
Yep, I know - was typing without thinking. Anyhow, it should default to
'true', so that should not really matter.

Speaking about test cases and bugs, can you please test the code posted at
http://bugzilla.ximian.com/show_bug.cgi?id=76534 and see whether you get the
same error as I do? Thanks,

best regards,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20051118/a6a141c9/attachment.bin


More information about the Mono-list mailing list