Unable to add data connection: the given key was not present in the dictionary
三 171,692 views | Visual Studio
Today I met this problem when I want to add a existed DB into my Visual Studio 2008 server. This error can be solved by follow the Microsoft Studio Team's instruction[1]. Ijust follow the first one and I solved it! That's :
a) Try to run devenv /ResetSettings (in command prompt) to eliminate the related potential settings problem.
Good Luck!
Reference:
[1]. http://social.msdn.microsoft.com/Forums/en-SG/vssetup/thread/c59cdca4-bad6-481c-85af-69c149b6f1aa
转载请注明: 转载自Knight.Liao's Tale
本文链接地址: Unable to add data connection: the given key was not present in the dictionary
评论