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
signature.asc
Description: Digital signature
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
