Solution not refreshed with new project
Hi
Here's a synchronization problem between solution explorer (VSTS 2008) and source control:
We have one solution file, containing all projects, and everybody's working with this solution.
If we add a new/existing project to the solution and check in, then other programmers, who are currently working with the solution, will not get this update even if they perform get latest version from the solution explorer !
It seems that "get latest version" operation on solution inside solution explorer does not refresh project list.
Workaround: Go to windows explorer / source control explorer and re-open solution file.