4 references to UserSettingsNotSupported
System.Configuration.ConfigurationManager (4)
System\Configuration\ClientSettingsStore.cs (2)
158throw new ConfigurationErrorsException(SR.UserSettingsNotSupported); 176throw new ConfigurationErrorsException(SR.UserSettingsNotSupported);
System\Configuration\LocalFileSettingsProvider.cs (2)
111throw new ConfigurationErrorsException(SR.UserSettingsNotSupported); 281throw new ConfigurationErrorsException(SR.UserSettingsNotSupported);