System.Configuration.ConfigurationSettings.AppSettings.Set("FileSize","50");It throws an exception that collection is read-onlySo what i have to do to change values in the app.config file.Thanks in advanceTake care