[Mono-bugs] [Bug 52309][Maj] Changed - mono doesn't seem to recognize the System.Configuration.DictionarySectionHandler in the web.config file

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Dec 2003 15:12:55 -0500 (EST)


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 jackson@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52309

--- shadow/52309	2003-12-17 14:03:57.000000000 -0500
+++ shadow/52309.tmp.16477	2003-12-17 15:12:55.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52309
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tkaszuba@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -67,6 +67,10 @@
 <0x00076> .StateMachine:ExecuteState 
 (System.Web.HttpApplication/IStateHandler,bool&)
 
 It seems to me that the typeloader can't find the 
 DictionarySectionHandler, is this implemented? Something with the public 
 key perhaps?
+
+------- Additional Comments From jackson@ximian.com  2003-12-17 15:12 -------
+Could you post a more complete test case? The one I wrote that uses
+your config file works fine. Also what version of mono are you using?