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=81127 --- shadow/81127 2007-03-13 19:02:02.000000000 -0500 +++ shadow/81127.tmp.26644 2007-08-30 22:14:23.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81127 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -49,6 +49,15 @@ Came across the following, which might provide further insight: http://weblogs.asp.net/scottgu/archive/2005/10/06/426755.aspx HTH, Mike + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 22:14 ------- +This bug has been fixed in svn trunk, revision 85090. + +Our implementation doesn't process App_Code or parses Web.config as I +don't think it makes any difference, and implementing it the way I did +is less troublesome. Also, our implementation unloads the domain +_after_ the app_offline.htm file has been deleted/moved/renamed +(again, that makes the code less complicated) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
