Visual Studio 2008 and MSTest Test Results error
April 4, 2011
Have you ever run into a situation where you are trying to write a quick unit test using Visual Studio 2008 with Team Explorer setup
and when you try to execute that test using Visual Studio and you see the following error:
Well here is a quick fix to resolve this issue if you. Force a connection to occur between Visual Studio and Team Foundation Server by
either clicking on Team Explorer Tool Window or open Source Control Explorer.
I’ve seen a few article written on this issue and it almost seems as though having a newer version of Visual Studio 2010 with it’s components might have
caused this issue.
Advertisement
