AppSettings on a different .config file not being updated
问题 I am trying to do the exact same thing mentioned on this recent previous question. In essence, here's the case (which is exactly my same situation): My plan is to have these (appSettings) in their own file (Settings.config), to which I will grant modify permissions to the web process user account, and store all editable settings in this file (e.g. forum title, description, etc). The problem is that the solution accepted in that question doesn't work for me because instead of saving the