9 references to ConfigurationErrorsException
System.Configuration (1)
System\Configuration\MgmtConfigurationRecord.cs (1)
3093
throw new
ConfigurationErrorsException
();
System.Web (8)
Configuration\ErrorRuntimeConfig.cs (8)
20
throw new
ConfigurationErrorsException
();
32
throw new
ConfigurationErrorsException
();
38
throw new
ConfigurationErrorsException
();
49
throw new
ConfigurationErrorsException
();
53
throw new
ConfigurationErrorsException
();
57
throw new
ConfigurationErrorsException
();
61
throw new
ConfigurationErrorsException
();
65
throw new
ConfigurationErrorsException
();