[Mono-bugs] XSP WebServer 0.40 doesn't handle my VB.NET code
Jochen Wezel
jwezel@compumaster.de
Wed, 2 Jul 2003 15:35:01 +0200
This is a multi-part message in MIME format.
------_=_NextPart_001_01C3409E.BD0E5308
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi!
Here is a bug you may already have noticed. Anyway, there it is:
The XSP webserver 0.40 has read my global.asax file which contains
VB.NET code in <SCRIPT language=3D"vb.net" runat=3Dserver>
Additionally I tested a normal .aspx file and the server tried to
interpret it as C# code, but it is definitly VB.NET code. C# is NOT the
standard language for .aspx files!
The .NET framework has no problems with it.
Regards
Jochen
------_=_NextPart_001_01C3409E.BD0E5308
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.6249.1">
<TITLE>XSP WebServer 0.40 doesn't handle my VB.NET code</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=3D2 FACE=3D"Arial">Hi!</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Here is a bug you may already have =
noticed. Anyway, there it is:</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">The XSP webserver 0.40 has read my =
global.asax file which contains VB.NET code in <SCRIPT =
language=3D"vb.net" runat=3Dserver></FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Additionally I tested a normal .aspx =
file and the server tried to interpret it as C# code, but it is =
definitly VB.NET code. C# is NOT the standard language for .aspx =
files!</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">The .NET framework has no problems with =
it.</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Regards</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Jochen</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C3409E.BD0E5308--