[Mono-bugs] [Bug 82071][Nor] Changed - ConfigurationManager does not open the correct config file

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 13 05:21:15 EDT 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=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 atsushi at ximian.com  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.


More information about the mono-bugs mailing list