Tagged Questions
1
vote
2answers
470 views
Trying to open a section from the web.config spans a ConfigurationErrorsException: The entry KEY has already been added
I'm trying to fetch some settings from my membership provider in my asp.net application (so that I don't have to duplicate the information in the appSettings section) but I am getting the following ...