[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, 14 Jan 2004 12:18:32 -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 tkaszuba@hotmail.com.

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

--- shadow/52309	2004-01-14 12:12:20.000000000 -0500
+++ shadow/52309.tmp.14755	2004-01-14 12:18:32.000000000 -0500
@@ -167,6 +167,10 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-01-14 12:12 -------
 type="System.Configuration.DictionarySectionHandler,system, ...
 
 MMm, try replacing that 'system' by 'System'.
 
+
+------- Additional Comments From tkaszuba@hotmail.com  2004-01-14 12:18 -------
+yeap... That was it. It worked in MS the way it was though. Is it 
+still a bug?