ConfigurationSection properties cannot be edited when locked

  • Thread starter Thread starter Jérôme Piquot
  • Start date Start date
J

Jérôme Piquot

Hi,

When i want to save configuration settings i have a "ConfigurationSection
properties cannot be edited when locked" Exception.

StackTrace " at
System.Configuration.SectionInformation.VerifyIsEditable()\r\n at
System.Configuration.MgmtConfigurationRecord.GetConfigDefinitionUpdates(Boolean
requireUpdates, ConfigurationSaveMode saveMode, Boolean forceSaveAll,
ConfigDefinitionUpdates& definitionUpdates, ArrayList& configSourceUpdates)"
string

Regards
 
Back
Top