I'm on Windows 7, using Visual Studio 2010 SP1. I created a database connection and its not being used any longer. I want to simply delete the connection.
I keep get an error saying: "The given key was not present in the dictionary."
There is another message I get when trying to create a connection to a SQL server: "Unable to add data connection. The given key was not present in the dictionary."
This is really annoying! I have done a google search and got some solutions, but they do not work.
Thanks for anyone's help!