user-config Questions
2
Solved
Currentlly the user-settings of my application are stored in this default directory:
C:\Users\{User Name}\AppData\Roaming\{Company Name}\{Assembly Name}.vshos_Url_{Hash}\{Assembly Version}
I'm a...
Orotund asked 18/7, 2016 at 5:56
1
Solved
I have an application that reads from a user settings file, typically stored in Users/{username}/AppData/Local/{publisher}/{app}/{version}/user.config. I want to test making changes directly to the...
Princessprinceton asked 3/3, 2016 at 17:7
2
Solved
If I rename my compiled application for example from myapp.exe to app.exe then when I run the renamed executable a new user settings folder is generated in this path:
C:\Users\{User}\AppData\Local...
Kenward asked 21/11, 2013 at 11:59
1
Solved
My program has some settings built in which all have a User Scope. However when the program launches it only creates the AppName.exe.config file, which contains the settings .
When saving a setti...
Elane asked 18/2, 2013 at 14:25
3
Solved
I have a situation where I am running multiple instances of my WPF application. I want the instances to share the same user.config file. Currently, whichever instance writes to the user.config file...
Cristencristi asked 19/5, 2009 at 18:11
1
© 2022 - 2024 — McMap. All rights reserved.