[Mono-bugs] [Bug 36598][Nor] Changed - AppSettingsReader does not returns values from web.config
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 11 Jan 2003 17:29:39 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36598
--- shadow/36598 Sat Jan 11 17:28:52 2003
+++ shadow/36598.tmp.29565 Sat Jan 11 17:29:39 2003
@@ -53,6 +53,10 @@
------- Additional Comments From gonzalo@ximian.com 2003-01-11 17:28 -------
I cannot read web.config since bug 31245 prevents System.Configuration
from getting the config file from the appdomain created for the
application host (which is 'web.config').
+
+------- Additional Comments From gonzalo@ximian.com 2003-01-11 17:29 -------
+Ah, as a work around, you can store those values in server.exe.config
+by now.