El mar, 10-12-2002 a las 19:27, Miguel de Icaza escribi�:
> Mhm, the code could use some better error reporting.  But basically, you
> have to provide an .aspx file, like Dan pointed out:
> 
>       http://localhost:8080/index.aspx

The output (telnet localhost 8080 and then GET /) is this:

<html>
<title>File does not exist</title><body><h1>Error</h1>
<pre>System.Web.HttpException: File does not exist
in &lt;0x000c4&gt; 00 System.Web.StaticFileHandler:ProcessRequest
(System.Web.HttpContext)
in &lt;0x00193&gt; 00 .ExecuteHandlerState:Execute ()
in &lt;0x0005e&gt; 00 .StateMachine:ExecuteState
(IStateHandler,bool&amp;)
</pre></body>
</html>

-Gonzalo



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to