https://bugzilla.novell.com/show_bug.cgi?id=343837#c3


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
            Summary|NullReferenceException reading .exe.config file 
|User-scoped setting is initialized with
                   |                                                
|application-scoped value




--- Comment #3 from Gert Driesen <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to