[Mono-bugs] [Bug 502176] monovs-gui-server's conf file path seems wrong

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 29 12:25:34 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=502176

User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502176#c2





--- Comment #2 from Martin Baulig <martin at novell.com>  2009-05-29 10:25:33 MDT ---
Here's the code (MonoVS.Server/Server.cs):

===
Configuration config = ConfigurationManager.OpenExeConfiguration
(ConfigurationUserLevel.PerUserRoamingAndLocal);

Console.WriteLine ("Configuration file: {0}", config.FilePath);
===

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list