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=80457 --- shadow/80457 2007-01-05 04:27:02.000000000 -0500 +++ shadow/80457.tmp.13715 2007-01-05 05:06:17.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80457 Product: Mono: Tools Version: 1.0 -OS: +OS: unknown OS Details: Fedora Core 6 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Blocker Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -139,6 +139,16 @@ Fedora Core 6 ------- Additional Comments From [EMAIL PROTECTED] 2007-01-05 04:27 ------- Created an attachment (id=18452) Web.config which contains the offending section system.webserver + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-05 05:06 ------- +system.webServer configuration section is IIS 7.0 specific +functionality and not part of ASP.NET. +http://msdn2.microsoft.com/en-us/library/ms689429.aspx + +The section description also shows that it uses +"System.ApplicationHost"(.dll) which is not part of .NETFX. + +So, simply you have to remove such configuration section. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
