[Mono-dev] XSP/Mod_mono issues

Colt D. Majkrzak majkrzak at gmail.com
Thu Apr 13 14:42:55 EDT 2006


Hello All, I just removed the old cpanel version of mono and brought myself
up to date with 1.1.14.  After spending an hour tracking down my
mscorlib.dll that was hanging out in a strange area, and was horribly out of
date, XSP seems to want to work now, but I get the following error in my log
for the apache server.  The project im trying to load a very simple button
and text box, nothing major.  Error message to follow:

Unhandled Exception: System.IO.IOException: Operation not allowed on a
non-blocking socket.

in <0x001ca> System.Net.Sockets.NetworkStream:.ctor
(System.Net.Sockets.Socket socket, FileAccess access, Boolean owns_socket)

in <0x00014> System.Net.Sockets.NetworkStream:.ctor
(System.Net.Sockets.Socket socket, Boolean owns_socket)

in <0x00019> Mono.ASPNET.LingeringNetworkStream:.ctor
(System.Net.Sockets.Socket sock, Boolean owns)

in (wrapper remoting-invoke-with-check)
Mono.ASPNET.LingeringNetworkStream:.ctor (System.Net.Sockets.Socket,bool)

in <0x00029> Mono.ASPNET.ModMonoWorker:.ctor (System.Net.Sockets.Socket
client, Mono.ASPNET.ApplicationServer server)

in <0x0001c> Mono.ASPNET.ModMonoWebSource:CreateWorker
(System.Net.Sockets.Socket client, Mono.ASPNET.ApplicationServer server)

in <0x00263> Mono.ASPNET.ApplicationServer:RunServer ()

in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

 

Maybe in my switch over to latest I've accidentally erased something, but to
my knowledge everything should be 100% correct.  The test project is a
ASP2.0 app, can anyone point me in a direction to look?

 

Thanks!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060413/1833b30b/attachment.html 


More information about the Mono-devel-list mailing list