Hi,

 I have some problems in testing ASP.Net on Windows XP with Mono 0.95 and XSP
0.14.  

* I successfully run xsp:

Adding applications '/:.'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: F:\Tests\3. applications web avec ASP.NET\xsp-0.14\server
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory: F:\Tests\3. applications web avec ASP.NET\xsp-0.14\server
Hit Return to stop the server.

* my test file "button.aspx" is located in the server directory

* on Mozilla : http://localhost:8080/button.aspx

* then, the error message:

Server error in '/' application

Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:

System.IO.IOException: Win32 IO returned ERROR_BROKEN_PIPE. Path: [Unknown]
in <0x0004e> System.IO.FileStream:ReadData (intptr,byte[],int,int)
in <0x00090> (wrapper remoting-invoke-with-check) System.IO.FileStream:ReadData
(intptr,byte[],int,int)
in <0x00032> System.IO.FileStream:RefillBuffer ()
in <0x0004c> (wrapper remoting-invoke-with-check)
System.IO.FileStream:RefillBuffer ()
...


The same test works fine on Linux.

Does anyone have an idea to fix this problem?

Thanks.

Eric Lemoine ([EMAIL PROTECTED])



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

Reply via email to