On Mon, 17 Sep 2007 22:36:18 -0700, Julien Sobrier <[EMAIL PROTECTED]>
scribbled:

> Hello,
Hello,

> I attached the source of an ASP.Net page where I create Accordions
> dynamically through a database binding. The page works fine with IIS,
> but fails with xsp2 + mono 1.2.5 + System.Web.Extensions SVN. I get this
> error:
> 
> The TargetControlID of '_AccordionExtender' is not valid
> The value cannot be null or empty.
> 
> I'm not sure which element as the ID '_AccordionExtender'
There was a bug in Mono (which I fixed after releasing 1.2.5) which set the ID
of a control after other properties/fields of a control in the generated
source. You need to use svn trunk version of Mono to see the bug gone.

best regards,

marek

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to