[Mono-list] The TargetControlID of '_AccordionExtender' is not valid
Marek Habersack
grendello at gmail.com
Tue Sep 18 03:15:33 EDT 2007
On Mon, 17 Sep 2007 22:36:18 -0700, Julien Sobrier <julien at sobrier.net>
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20070918/bb0d1640/attachment.bin
More information about the Mono-list
mailing list