AW: [mono-vb] XSP vs VB ASP.NET

Jochen Wezel (CompuMaster GmbH) jwezel@compumaster.de
Thu, 14 Oct 2004 14:21:19 +0200


Hi Bib!

no problem! this will work! you can use <%@Page language=3D"vb" %> to
enforce VB language.

But you require a working MBAS compiler. This is currently not part of
mono-1.0 distribution packages because it's beta software. You have to
download the VisualBasic components separately from the download pages
or make your build from CVS.

-Jochen

________________________________

Von: mono-vb-admin@lists.ximian.com
[mailto:mono-vb-admin@lists.ximian.com] Im Auftrag von Tue Doan Nguyen
Gesendet: Mittwoch, 13. Oktober 2004 10:58
An: mono-vb@lists.ximian.com
Betreff: [mono-vb] XSP vs VB ASP.NET


Hi there,=20
Can XSP run a VB ASP.NET Web Application ?
=20
BIB