> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of Dietrich Moerman > Sent: lunes, 21 de mayo de 2007 15:04 > To: [email protected] > Subject: Re: [mono-vb] VB ASP.Net2 pages not working > > Hello, > > I have installed Mono 1.2.4 as well using the binary package for Linux. > When I try to run a simple ASP.NET page in VB and try to run it using > xsp2, I get: > > Configuration error. Language not supported: VBNet > > vbnc is installed and works. Do I need to enable VBNet for xsp2 > somewhere or enable and compile it manually?
In the aspx file where the language is specified does it say exactly 'VBNet'? If so, try changing it to VB or VisualBasic. Rolf _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
