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=82071 --- shadow/82071 2007-07-12 14:41:08.000000000 -0400 +++ shadow/82071.tmp.3174 2007-07-13 05:21:15.000000000 -0400 @@ -143,6 +143,13 @@ ----------------------------- If I run it with Mono 1.2.2.1 it will display the expected result. To compile it with Mono 1.2.2.1, I use monodevelop 0.14 (otherwise it has problem loading the csproj + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-13 05:21 ------- +Revisiting here - so, ConfigurationManager indeed use +GetCallingAssembly() instead of GetEntryAssembly(). Though it is +needed for fixing another issue. We need to make sure that reverting +this change does not cause regressions. If it looks fine, I'll make +change again to fix *this* issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
