[Mono-bugs] [Bug 80457][Blo] Changed - xsp2 Exception because of System.webServer in web.config

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 5 05:06:17 EST 2007


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 atsushi at ximian.com.

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: gonzalo at ximian.com                            
 ReportedBy: sandipan.chakravarty at wipro.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -139,6 +139,16 @@
 Fedora Core 6
 
 ------- Additional Comments From sandipan.chakravarty at wipro.com  2007-01-05 04:27 -------
 Created an attachment (id=18452)
 Web.config which contains the offending section system.webserver
 
+
+------- Additional Comments From atsushi at ximian.com  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.


More information about the mono-bugs mailing list