[Mono-bugs] [Bug 74589][Wis] New - ERROR CON MONO 1.1.4 yXSP 1.0.6

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 10:16:42 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by diego.garavito@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74589

--- shadow/74589	2005-04-13 10:16:42.000000000 -0400
+++ shadow/74589.tmp.28414	2005-04-13 10:16:42.000000000 -0400
@@ -0,0 +1,65 @@
+Bug#: 74589
+Product: Mono: Tools
+Version: 1.0
+OS: 
+OS Details: XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: XSP
+AssignedTo: gonzalo@ximian.com                            
+ReportedBy: diego.garavito@gmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ERROR CON MONO 1.1.4 yXSP 1.0.6
+
+Instale Mon1.1.4 para windows, baje el instalador que se encuentra en
+www.mono-project.com mono-1.1.4-gtksharp-1.9.2-win32-0.2 y comenze a
+hacer una aplicacion WEB aspx.net, el error es que en una pagina Web
+tengo 4 botones y uno de esos botones inserta registro en una  BD,
+pero cuando hago click en los botones al recargar la página me sale el
+siguiente error
+
+Description: Error processing request.
+Error Message: HTTP 500.
+
+Stack Trace: System.IO.IOException: Read failureServer stack trace: in
+<0x000b8> System.Net.Sockets.NetworkStream:Read (byte[],int,int)
+in <0x00017> Mono.ASPNET.XSPWorker:Read (byte[],int,int)
+in <0x0012e> Mono.ASPNET.BaseRequestBroker:Read (int,int,byte[]&)
+in <0x00131> (wrapper xdomain-dispatch)
+Mono.ASPNET.BaseRequestBroker:Read
+(object,byte[]&,byte[]&,int,int,byte[]&)
+Exception rethrown at [0]:  ---> System.Net.Sockets.SocketException:
+Operation on non-blocking socket would blockin <0x0006b>
+System.Net.Sockets.Socket:Receive_nochecks
+(byte[],int,int,System.Net.Sockets.SocketFlags)
+in <0x0005b> System.Net.Sockets.Socket:Receive
+(byte[],int,int,System.Net.Sockets.SocketFlags)
+in <0x0007b> System.Net.Sockets.NetworkStream:Read (byte[],int,int)
+--- End of inner exception stack trace ---in <0x00211> (wrapper
+xdomain-invoke) Mono.ASPNET.BaseRequestBroker:Read (int,int,byte[]&)
+in <0x0004b> (wrapper remoting-invoke-with-check)
+Mono.ASPNET.BaseRequestBroker:Read (int,int,byte[]&)
+in <0x000a5> Mono.ASPNET.XSPWorkerRequest:ReadInput (byte[],int,int)
+in <0x0001f> Mono.ASPNET.XSPWorkerRequest:ReadEntityBody (byte[],int)
+in <0x00252> System.Web.HttpRequest:GetRawContent ()
+in <0x0005c> System.Web.HttpRequest:ParseFormData ()
+in <0x00012> System.Web.HttpRequest:get_Form ()
+in <0x00062> System.Web.UI.Page:DeterminePostBackMode ()
+in <0x0001a> System.Web.UI.Page:InternalProcessRequest ()
+in <0x00095> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext)
+in <0x00225> ExecuteHandlerState:Execute ()
+in <0x00071> StateMachine:ExecuteState
+(System.Web.HttpApplication/IStateHandler,bool&)
+
+He probado la aplicacion en otra máquina y a veces no me saca el error
+ya veces si, he mirado los ejemplos que trae el XSP  y algunos tambien
+sacan el mismo error, Llevo 4 diás buscando alguna solucion en
+Internet  pero no la he encontrado hasta el momento y tampoco se una
+razón exacta para que se produzca este error.
+
+Agradezco cualquier ayuda que pueda facilitarme