[Mono-dev] (no subject)

Tony Gu tonyxgu at yahoo.com
Wed Nov 15 18:23:27 EST 2006


Marek,
That's it. I did compile on vs2005. It works after comment out the part you mentioned.
The PanelsAndVisibility.aspx seems has the bug which not working after the cecond click. Well, I will try it in my project.
Thanks! 
Tony


----- Original Message ----
From: Marek Habersack <grendel at caudium.net>
To: Tony Gu <tonyxgu at yahoo.com>
Cc: mono-devel-list at lists.ximian.com
Sent: Wednesday, November 15, 2006 2:27:56 PM
Subject: Re: [Mono-dev] (no subject)


On Wed, 15 Nov 2006 14:15:41 -0800 (PST), Tony Gu <tonyxgu at yahoo.com>
scribbled:

> Just downloaded Anthem and tried to run under
> mono-1.2. But got the NotImplementedException on the
> sample UpdatePanel.aspx (Do I need modify anything in
> mono? It runs on ASP.NET fine):
You apparently compiled anthem with the V2 symbol defined - i.e. the
vs2005 version. The offending code is in Manager.cs, the
AddEventHandler method - you can comment it out and it will compile
correctly. Note that to compile and use Anthem under mono/asp.net 2.0
you need to also comment all the references to WebParts (basically
it's just the WebPartZone.cs file).
I'm hoping to implement the Event Validation for ASP.NET 2.0 soon, then
the modification to Manager.cs will not be required anymore.

Anthem vs2003 should work without modification under mono,

regards,

marek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061115/53433f1f/attachment.html 


More information about the Mono-devel-list mailing list