[MonoDevelop] Data controls in the asp.net designer

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Nov 26 15:46:53 EST 2006


On 11/26/06, jon cosby <jon at jcosby.com> wrote:
> What's the situation with data controls in the aspnet designer?

They're not fully supported yet. This particular one is a limitation
in the parser which I'll fix when I move AspNetEdit over to the new
parser in AspNetAddIn.

> Going back to the design view the page is empty. Now if I try to leave the design view MD closes with no information.

Hm, this was a nasty bug to track down. An exception vanished
mysteriously in a constructor (either I don't get something, or the
runtime's playing up) and caused a set of unexpected conditions,
resulting in a catastrophic cascade through threading and remoting.
Anyway, I've committed a workaround for this.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list