0
kicks
Web.config entry already been added error
Some times when you run the application you get a strange 'The entry has already been added' error from the web.config file. It stops you from accessing the connection string section. The solution is very simple just add a clear tag before the connection string.