[MonoDevelop] ASP.net repeater template

Kim Rasmussen kimr1508 at gmail.com
Sat Jan 28 07:11:11 UTC 2012


>> <footertemplate>
>>      <table>
>> </footertemplate>
> Shouldn't this be</table>?

True, typing mistake in my original message.

> What exactly is giving you the error?

The full error message is a message bubble on the aspx page saying:
"Parser failed with error Closing tag 'HeaderTemplate' does not match 
opening 'table'. Codebehind member for this file will not be added."

So the parser should also match the FooterTemplate when validating the 
HeaderTemplate before returning an error.


Best wishes,
Kim



More information about the Monodevelop-list mailing list