[Mono-list] Fw: XSP and Browser freeze
Jose Luis
jlislas@hotmail.com
Wed, 4 Dec 2002 20:25:05 -0600
This is a multi-part message in MIME format.
------=_NextPart_000_002E_01C29BD3.3B547270
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I just tried several samples for the test subdirectory in xsp server.
Someone like htmlanchor.aspx return a page.. but the html code returned =
to the browser is mal constructed..
Its including a lot of ? characters..
the html code returned is:
<html>?
?<head>?
?<title>?Just a HtmlAnchor?</title>?
?</head>?
?<body>?
?<?a? ?href?=3D?"?http://www.go-mono.com?"? ?id?=3D?"?myAnchor?"?>?
Go mono!?<?/?a?>?
?</body>?
?</html>?
----- Original Message -----=20
From: Jose Luis=20
To: mono-list@ximian.com=20
Sent: Wednesday, December 04, 2002 7:48 PM
Subject: XSP and Browser freeze
hi,
I've downloaded latest xsp module from anon-cvs and it builds ok on
RedHat 7.1 then I run:
# export GC_DONT_GC=3D1
# cd server/test
# mono server.exe
I tried to test the XSP with=20
http://127.0.0.1:8080/index.aspx
and the browser is just freeze.. nothing happend??
What can i do?? any idea??
Luis Islas
------=_NextPart_000_002E_01C29BD3.3B547270
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I just tried several samples for the =
test=20
subdirectory in xsp server.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Someone like htmlanchor.aspx return a =
page.. but=20
the html code returned to the browser is mal constructed..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Its including a lot of ? =
characters..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>the html code returned is:</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2><html>?<BR>?<head>?<BR>?<title>?Just a=20
HtmlAnchor?</title>?<BR>?</head>?<BR>?<body>?<BR>?<?=
a?=20
?href?=3D?"?http://www.go-mono.com?"? ?id?=3D?"?myAnchor?"?>?<BR>Go=20
mono!?<?/?a?>?<BR>?</body>?<BR>?</html>?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV style=3D"FONT: 10pt arial">----- Original Message -----=20
<DIV style=3D"BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A=20
title=3Djlislas@hotmail.com href=3D"mailto:jlislas@hotmail.com">Jose =
Luis</A> </DIV>
<DIV><B>To:</B> <A title=3Dmono-list@ximian.com=20
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A> </DIV>
<DIV><B>Sent:</B> Wednesday, December 04, 2002 7:48 PM</DIV>
<DIV><B>Subject:</B> XSP and Browser freeze</DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=3DArial>hi,<BR><BR>I've downloaded latest xsp module =
from anon-cvs=20
and it builds ok on<BR>RedHat 7.1 then I run:<BR></FONT><FONT=20
face=3DArial></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2># export =
GC_DONT_GC=3D1</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2># cd server/test</FONT><BR># mono =
server.exe<BR></DIV></FONT>
<DIV><FONT face=3DArial><FONT size=3D2>I tried to test the XSP with=20
</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"http://127.0.0.1:8080/index.aspx">http://127.0.0.1:8080/index.asp=
x</A></FONT><FONT=20
size=3D+0></DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial =
size=3D2></FONT><FONT=20
face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>and the browser is just freeze.. =
nothing=20
happend??</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>What can i do?? any idea??</FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT> </DIV>
<DIV><FONT face=3DArial><FONT size=3D2>Luis=20
Islas</FONT><BR><BR></DIV></FONT></FONT></BODY></HTML>
------=_NextPart_000_002E_01C29BD3.3B547270--