[Mono-bugs] [Bug 75309][Nor] New - one or more exceptions thrown on
every request
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 18 10:52:43 EDT 2005
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 mmmurf at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75309
--- shadow/75309 2005-06-18 10:52:43.000000000 -0400
+++ shadow/75309.tmp.25274 2005-06-18 10:52:43.000000000 -0400
@@ -0,0 +1,50 @@
+Bug#: 75309
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details: winxp sp2 mono 1.1.8
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: XSP
+AssignedTo: gonzalo at ximian.com
+ReportedBy: mmmurf at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: one or more exceptions thrown on every request
+
+Description of Problem:
+
+One or more errors is being thrown on every request... the errors scroll up
+the command shell that i started xsp in. I am submitting this becuase I am
+getting some weird behavior of xsp and I thought this might be related.
+
+Steps to reproduce the problem:
+1. start xsp for an app compiled with visual studio
+2. use the app
+3. on each request, xsp will throw the following error:
+
+Actual Results:
+Server stack trace:
+Exception rethrown at [0]:
+
+in (wrapper xdomain-invoke) Mono.ASPNET.XSPApplicationHost:ProcessRequest
+(int,long,int,long,int,string,string,string,string,byte[],string)
+in (wrapper remoting-invoke-with-check)
+Mono.ASPNET.XSPApplicationHost:ProcessRequest
+(int,long,int,long,int,string,string,string,string,byte[],string)
+in <0x00473> Mono.ASPNET.XSPWorker:Run (System.Object state)
+System.NullReferenceException: Object reference not set to an instance of
+an object
+
+
+Expected Results:
+
+I am not aware of any errors thrown by the app under iis, so I would assume
+that none would occur under xsp.
+
+How often does this happen?
+Several times per request
More information about the mono-bugs
mailing list