I tried that, and it asks me to specify the type attribute.

Parser Error Message: The 'type' attribute must be specified on the 'section' tag.

Then I removed the elements one by one, and ended up with this as the minimum.

Code:
type="System.Configuration.NameValueFileSectionHandler"

Thing is, I don't understand it at all. Maybe I need a book? What says you?