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?=?"?http://www.go-mono.com?"? ?id?=?"?myAnchor?"?>?
Go mono!?<?/?a?>?
?</body>?
?</html>?
 
 
----- Original Message -----
From: Jose Luis
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=1
# cd server/test
# mono server.exe
I tried to test the XSP with
 
 
and the browser is just freeze.. nothing happend??
 
What can i do?? any idea??
 
Luis Islas

Reply via email to