Sections must only appear once per config file! why?
I'm getting the following exeption: "Sections must only appear once per config file. See the help topic for exceptions. " my configuration file look like this : <configSections> <sectionGroup name="point.System"> <section name="singleInstanceCache" type="xyz.Point.System.Configuration.SingleInstanceCache, Point.System" /> </sectionGroup> <sectionGroup name="point.Services"> <sectionGroup name="xServices" type="xyz.Point.Messaging.PointServiceConfiguration.PointServices, Barcap.FIA.Point.Messaging"> <section name="xService" type="xyz.Point.Messaging.PointServiceConfiguration.PointService,