[MonoDevelop] Page Directive for asp.net pages with vb

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Feb 14 14:52:24 EST 2008


On Thu, Feb 14, 2008 at 2:47 PM, Jason Aubrey <aubreyja at gmail.com> wrote:
> Hi All,
>
> When I try to create a new asp.net page with monodevelop using vb, the page
> directive always says
>
> <%@ Page Language = "VBNet" %> (this is also how it's set in the web.config
> file). But I think it should say <%@ Page Language = "VB"%>. ("VBNet" =>
> Configuration error: Language not supported: VBNet)
>
> Can you please tell me how I can change this? (I.e. I'd like monodevelop to
> put it in there for me correctly, rather than me having to change it each
> time)

No known workaround, but a known bug:
https://bugzilla.novell.com/show_bug.cgi?id=361351

It will be fixed for 1.0.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list