[MonoDevelop] Monodevelop and ASP.NET designer.cs files
Michael Hutchinson
m.j.hutchinson at gmail.com
Thu Jun 7 01:19:15 UTC 2012
On 4 June 2012 03:50, Ventsislav Mladenov <ventsislav.mladenov at gmail.com> wrote:
> HI, I found following problem in the latest version of monodevelop 3.0.2
> When I have controls market with self closing tags like:
> <asp:Button id="button1" runat="server" Text="Click me!"
> OnClick="button1Clicked" />
> and sometime when there are controls with description more than 1 row like:
> <asp:Button id="button1" runat="server" Text="Click me!"
> OnClick="button1Clicked"></asp:Button>
> The monodevelop failed to add these controls to designer.cs file.
Sounds like it might be this bug:
https://bugzilla.xamarin.com/show_bug.cgi?id=5376
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list