Solved a problem with an Visual Studio 2008 “Source control provider could not be found” error…
I had run into this problem before. Setup I have my Visual Studio 2008 options set to reload the previously loaded solution on startup. I use Subversion. I use AnkhSVN as my SVN provider in Visual Studio 2008. Problem If I launched Visual Studio 2008 with a particular solution loaded when I last closed VS, …