mail-archives/mono-bugs/2005-June/030587.html

124 строки
4.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75309][Nor] New - one or more exceptions thrown on
every request
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075309%5D%5BNor%5D%20New%20-%20one%20or%20more%20exceptions%20thrown%20on%0A%09every%20request&In-Reply-To=bug-75309%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030586.html">
<LINK REL="Next" HREF="030588.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75309][Nor] New - one or more exceptions thrown on
every request</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075309%5D%5BNor%5D%20New%20-%20one%20or%20more%20exceptions%20thrown%20on%0A%09every%20request&In-Reply-To=bug-75309%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75309][Nor] New - one or more exceptions thrown on
every request">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Sat Jun 18 10:52:43 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030586.html">[Mono-bugs] [Bug 75307][Maj] Changed - xsp parser doesn't
understand itemstyle-font-size attribute in declarative syntax
</A></li>
<LI>Next message: <A HREF="030588.html">[Mono-bugs] [Bug 75310][Cri] New - asp.net 1.1 datalistitemcommand
event doesn't appear to work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30587">[ date ]</a>
<a href="thread.html#30587">[ thread ]</a>
<a href="subject.html#30587">[ subject ]</a>
<a href="author.html#30587">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mmmurf at gmail.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75309">http://bugzilla.ximian.com/show_bug.cgi?id=75309</A>
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A>
+ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mmmurf at gmail.com</A>
+QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
+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 &lt;0x00473&gt; 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
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030586.html">[Mono-bugs] [Bug 75307][Maj] Changed - xsp parser doesn't
understand itemstyle-font-size attribute in declarative syntax
</A></li>
<LI>Next message: <A HREF="030588.html">[Mono-bugs] [Bug 75310][Cri] New - asp.net 1.1 datalistitemcommand
event doesn't appear to work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30587">[ date ]</a>
<a href="thread.html#30587">[ thread ]</a>
<a href="subject.html#30587">[ subject ]</a>
<a href="author.html#30587">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>