[Mono-devel-list] XSP - Operation not allow on a non-blocking socket

Joseph Griffin overacliff at yahoo.com
Thu Oct 21 14:08:51 EDT 2004


I get this error after compiling XSP on Visual Studio.Net and pinging the web server for a response.
 
XSP
Adding applications '/:.'...
Registering application:
    Host:          any
    Port:          any
    Virtual path:  /
    Physical path: c:\Path\Mono\xsp-1.0.2\server\XSP\bin\Debug
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory:  c:\Path\Mono\xsp-1.0.2\server\XSP\bin\Debug
Hit Return to stop the server.
Unhandled Exception: System.IO.IOException: Operation not allowed on a non-block
ing Socket.
   at System.Net.Sockets.NetworkStream.InitNetworkStream(Socket socket, FileAccess Access)
   at System.Net.Sockets.NetworkStream..ctor(Socket socket, Boolean ownsSocket)
   at Mono.ASPNET.LingeringNetworkStream..ctor(Socket sock, Boolean owns) in  c:\Path\mono\xsp-1.0.2\server\xsp\lingeringnetworkstream.cs:line 22
   at Mono.ASPNET.XSPWorker..ctor(Socket client, EndPoint localEP, ApplicationServer server) in  c:\Path\Mono\xsp-1.0.2\server\XSP\XSPApplicationHost.cs:line 170
   at Mono.ASPNET.XSPWebSource.CreateWorker(Socket client, ApplicationServer server) in  c:\Path\Mono\xsp-1.0.2\server\XSP\XSPApplicationHost.cs:line 60
   at Mono.ASPNET.ApplicationServer.RunServer() in  c:\Path\mono\xsp-1.0.2\server\xsp\applicationserver.cs:line 303
 
Any help would be appreciated...
 
joeslide
 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041021/2f543589/attachment.html 


More information about the Mono-devel-list mailing list