[Mono-bugs] [Bug 79920][Maj] New - ASP.NET 2.0 runtime error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 13 16:37:36 EST 2006
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 fn30762 at fmi.uni-sofia.bg.
http://bugzilla.ximian.com/show_bug.cgi?id=79920
--- shadow/79920 2006-11-13 16:37:36.000000000 -0500
+++ shadow/79920.tmp.23959 2006-11-13 16:37:36.000000000 -0500
@@ -0,0 +1,61 @@
+Bug#: 79920
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: windows XP 64bit 2003 edition
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: fn30762 at fmi.uni-sofia.bg
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ASP.NET 2.0 runtime error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Selecting from a listbox with autopostback.
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+Description: Error processing request.
+Error Message: HTTP 500.
+
+Stack Trace: System.Runtime.Remoting.RemotingException: Method 'Read' not
+found in type 'Mono.WebServer.BaseRequestBroker'Server stack trace: at
+System.Runtime.Remoting.Messaging.CADMethodCallMessage.GetMethod ()
+[0x00000] at System.Runtime.Remoting.Messaging.MethodCall..ctor
+(System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) [0x00000] at
+System.AppDomain.ProcessMessageInDomain (System.Byte[] arrRequest,
+System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg,
+System.Byte[]& arrResponse,
+System.Runtime.Remoting.Messaging.CADMethodReturnMessage& cadMrm) [0x00000]
+ at (wrapper remoting-invoke-with-check)
+System.AppDomain:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
+ at
+System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDomain
+(System.Byte[] arrRequest,
+System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) [0x00000]
+Exception rethrown at [0]: at
+System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
+(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
+System.Exception& exc, System.Object[]& out_args) [0x00000]
+
+Expected Results:
+
+
+How often does this happen?
+90% of the cases
+
+Additional Information:
+mono 1.2
More information about the mono-bugs
mailing list