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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81029 --- shadow/81029 2007-03-03 18:59:37.000000000 -0500 +++ shadow/81029.tmp.19189 2007-03-08 06:33:13.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: unspecified OS: GNU/Linux [Other] OS Details: Debian etch on vServer Linux Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -21,6 +21,17 @@ System.Web.HttpException: File '/menuarrow.gif' not found. at System.Web.StaticFileHandler.ProcessRequest (System.Web.HttpContext context) [0x00000] at System.Web.HttpApplication+<>c__CompilerGenerated3.MoveNext () [0x00000] This is only catched by: void Application_Error(object sender, EventArgs e) + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-08 06:33 ------- +Exception with Debug=True: + +System.Web.HttpException: File '/menuarrow.gif' not found. + at System.Web.StaticFileHandler.ProcessRequest +(System.Web.HttpContext context) [0x00127] in +/usr/local/src/mcs/class/System.Web/System.Web/StaticFileHandler.cs:88 + at System.Web.HttpApplication+<>c__CompilerGenerated3.MoveNext () +[0x00c75] in +/usr/local/src/mcs/class/System.Web/System.Web/HttpApplication.cs:970 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
