https://bugzilla.novell.com/show_bug.cgi?id=471289

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=471289#c1


Thomas Klose <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 - None                   |P3 - Medium
                 CC|                            |[email protected]
            Version|1.9                         |2.2.x
         OS/Version|Ubuntu                      |All




--- Comment #1 from Thomas Klose <[email protected]>  2009-02-04 
03:34:20 MST ---
I just found that .net 3.5 does not use a dot between the namespace and the
class name. It uses "_x002B_" which probably stands for "+".

Thus a correct user.config should look like this:
<ConfigurationBug.MainClass_x002B_Settings>

However, I tried this with mono 2.2. The application starts without exception
but the configuration is not considered.

-- 
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