
If a configuration file does not already contain a Extensible Markup Language (XML) element, and the first instance of a configSection class is written to the configuration file by using the configuration Windows Management Instrumentation (WMI) provider, the < configSections > XML element may be written after other XML elements (and therefore appear later in the configuration file). This causes the ASP.NET runtime and other parts of the .NET Framework to reject the configuration file as invalid.
|