[Mono-bugs] [Bug 76573][Wis] New - Transfer on Application_Error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 27 14:20:34 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 pre at oninetspeed.pt.

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

--- shadow/76573	2005-10-27 14:20:34.000000000 -0400
+++ shadow/76573.tmp.8469	2005-10-27 14:20:34.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 76573
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: pre at oninetspeed.pt               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Transfer on Application_Error
+
+Description of Problem:
+
+If we perform a HttpContext.Current.Transfer in Application_Error, XSP
+replies with the folowing:
+--
+Server error
+Your client sent a request that was not understood by this server. 
+--
+
+Steps to reproduce the problem:
+Perform a request to bug_exception in the attach.
+
+Actual Results:
+--
+Server error
+Your client sent a request that was not understood by this server. 
+--
+
+
+Expected Results:
+In MS.NET we would see the error.aspx
+
+How often does this happen? 
+allways


More information about the mono-bugs mailing list