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=81296 --- shadow/81296 2007-04-29 23:18:41.000000000 -0400 +++ shadow/81296.tmp.9003 2007-04-30 11:31:59.000000000 -0400 @@ -176,6 +176,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-04-29 23:18 ------- Lots of people who touch config xml had been caught by sys.config issues which looked like sys.xml issues. I'll take a look next week when I'm back to work. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-30 11:31 ------- +Thanks for looking into this! +I forgot to mention a detail, maybe it might be of some help: +When I modified DiagnosticsConfigurationHandler.AddTraceListener() to +ignore all exceptions (a big "try{...}catch(Exception e){}"), my +testcase _worked_ (i.e. the program correctly outputed "Level: Error"). +So if it's a System.Xml bug, it might be exception-related. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
