Read the message:
Only one
<configSections>element allowed per
config file and if present must be the first child of the root<configuration>element.
Move the configSections element to the top – just above where system.data is currently.
Read the message:
Only one
<configSections>element allowed per
config file and if present must be the first child of the root<configuration>element.
Move the configSections element to the top – just above where system.data is currently.