[Mono-bugs] [Bug 343837] User-scoped setting is initialized with application-scoped value
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 23 15:22:37 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=343837#c3
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gert.driesen at pandora.be
Summary|NullReferenceException reading .exe.config file |User-scoped setting is initialized with
| |application-scoped value
--- Comment #3 from Gert Driesen <gert.driesen at pandora.be> 2007-11-23 13:22:35 MST ---
I think Atsushi recently fixed this specific NullReferenceException, however
you sample should (and does on MS.NET) result in a NullReferenceException since
you've defined CallUpgrade as a user setting in code but in the config file
you're defining it in a applicationSettingsGroup.
A standalone test case is available here in SVN:
gert/standalone/bug343837
Let me know if you want me to attach it to this bug report.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list