Re: [Mono-dev] [PATCH] Fix for registration of controls from Web.config

2007-02-03 Thread Konstantin Triger
Hi Marek, The Source property of the TagPrefixInfo is not a required attribute, so it cannot serve as a key. Attached is a patch fixing that. Please review. Regards, Konstantin Triger -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Habersack Sent:

[Mono-dev] Bug with MasterPages/Partial Class?

2007-02-03 Thread John Anderson
I'm trying to use a masterpage with a codebehind and give the codebehind a namespace and i'm getting the errors: /tmp/sontek-temp-aspnet-0/7d5a283d/3e455afb.0.cs(46,28) : error CS0115: `Test.AutoHandlers' is marked as an override but no suitable property found to override /tmp/sontek-temp-aspnet-

Re: [Mono-dev] AJAX.NET

2007-02-03 Thread C. Bergström
I've recently been working on getting CruiseControl working and building under Mono. During this I also had to upgrade the version of NUnit that is included with Mono. So that I'm not duplicating efforts, is there someone who is occasionally doing this? Could this be helpful to anyone else?

Re: [Mono-dev] AJAX.NET

2007-02-03 Thread Konstantin Triger
Title: RE: [Mono-dev] AJAX.NET Hello Matthew, As an alternative, you may consider using Windows box without sygwin to write both the tests and implementation for the System.Web.XXX assemblies. This greatly simplifies development since you don't need to copy your tests or even leave the VS e