I have a DLL that references a web service.
The block it has put into the app.config is (I have changed the names but you\'ll get the idea):
Create a new sectionGroup in configSections called applicationSettings and paste your app.config configuration into web.config as shown below and then you can override your app.config settings.
Setting in DataAccess