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=75268 --- shadow/75268 2005-06-14 18:44:27.000000000 -0400 +++ shadow/75268.tmp.11636 2005-06-14 23:48:56.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75268 Product: Mono: Class Libraries Version: 1.1 OS: SLES 9 OS Details: x86-64 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Critical Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -36,6 +36,12 @@ Additional Information: ------- Additional Comments From [EMAIL PROTECTED] 2005-06-14 18:44 ------- Created an attachment (id=15328) screenshot of the HTTP 500 error with stack trace + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-14 23:48 ------- +That's because the request is taking too long. + +Increase the request timeout in <system.web><httpRuntime> in your +web.config. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
