Friday, August 9, 2013

TFS 2012 and Visual studio 2010 CodedUI Project error: The given key was not present in the dictionary

Encountered a strange error today.  When i open a UIMap from an old project the error says "The given key was not present in the dictionary".   After doing some research, everyone suggested removing the files in the local directory but that did not work for me.

So i removed and AssemblyInfo.cs and then undid checkout/pending changes.

The IDE gives an file modification detected warning and askes to reload.
Click Reload.

The UIMap opens without an issue.

No comments:

Post a Comment