- Adventures in Software Development/
- Posts/
- Frustrating error #267: 'Only one <configSections> element allowed per config file and if present must be the first child of the root <configuration> element.'/
Frustrating error #267: 'Only one <configSections> element allowed per config file and if present must be the first child of the root <configuration> element.'
·1 min
I recently experienced this issue and struggled to find a solution. After reading through the many blogs and forums a Google search returned, I was fortunate enough to read the linked post which made the answer built into the error obvious. Move the