Rolf Bjarne Kvinge schreef: > >> -----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
Thanks, this seemed to be the cause. The page was a simple page created using MonoDevelop. It seems either xsp2 or MonoDevelop needs to updated to avoid this issue. -- MVG Dietrich Moerman http://dmoerman.be _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
