[Mono-list] Pb: XSP 0.14 on Windows XP
eric.lemoine@esial.uhp-nancy.fr
eric.lemoine@esial.uhp-nancy.fr
Mon, 7 Jun 2004 11:15:33 +0200
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 (eric.lemoine@esial.uhp-nancy.fr)