> I've been playing with [Paul] Wilson's MasterPages on Mono (see links > below) and it seems to work fine except for a couple of [minor] nuances > that I'm trying to sort out now.
I got his implementation of it to work by commenting out two lines in MasterPage.cs, the "using System.Web.UI.Design" (which is not implemented in Mono yet) and the ToolboxItem and Designer attributes. When those were commented out and compiled, it worked fine. Brian _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
