[Mono-osx] Scopes all set to "User" but now old .exe.config settings come back?

d_v dan.vandermolen at figpsoft.com
Tue Feb 3 15:42:09 EST 2009




Matt Emson wrote:
> 
> Tomasz Muszyński wrote:
>> You are almost right - appSettings are simpler to use, but also gives 
>> you very limited functionality, 
> Used carefully, there's not a lot they can't implement.
> 
> M
> 
> 
> I have been using the app.config file (<assembly>.exe.config) file happily
> for a few weeks now in VS 2005.NET in a Windows Form and running the
> program on mono 2.2_5 .  I just have to set the scope to "User" and not
> "Application".  Well now I notice that it does not seem to use my new
> settings.  I have no idea where it is getting the old values from...  Not
> from the config file anyways in the .exe directory.
> 
> I tried:
> 1. Setting all properties to "string".
> 2. Hitting synchronize in the settings designer.
> 3. Changing values in the xml config file after the fact on the Mac.
> 4. Running both Debug and Release assemblies.
> 5. I rebooted.
> 
> 
> 
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
> 
> 

-- 
View this message in context: http://www.nabble.com/ConfigurationErrorsException-loading-user-settings-%28duplicate-key%29-tp20559897p21818460.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list