Sharlyne
30 posts
Registered:
14 Aug 2008
19 Jan 2011
Link to this post
I had removed a control using the methods specified here, but when I tried to add it back in, I get the error that the control already exists. I check the webconfig file to make sure the <add..> line does not exist and it does not. How can I get this control to work?
I attempted to add the <add...> line back into the config file, but then the browser gives me the error that the control already exists.