[MonoDevelop] Parser errors with MonoDevelop 2.6 beta1 on Mac

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Mar 9 13:48:51 EST 2011


On Thu, Mar 3, 2011 at 11:45 AM, jmalcolm <malcolm.justin at gmail.com> wrote:
> I am trying to develop an ASP.NET MVC2 app on OS X. Anytime I add a helper
> method to the .aspx page I get an error on the first parenthesis. For
> example, if I try to type "<%: Html.TextBoxFor(" I get the following:
>
> System.ArgumentOutOfRangeException: Argument is out of range.
> Parameter name: index
>  at
> System.Collections.Generic.List`1[MonoDevelop.Projects.Dom.IType].get_Item
> (Int32 index) [0x00000] in :0
>  at
> System.Collections.ObjectModel.ReadOnlyCollection`1[MonoDevelop.Projects.Dom.IType].get_Item
> (Int32 index) [0x00000] in :0
>  at MonoDevelop.AspNet.Gui.AspProjectDomWrapper.CheckType (IType type)
> [0x00019] in
...
> Is anybody else running into this issue?

Could you file a bug report?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list