开发环境:VS.net 2003
源码控制环境:VSS 2005
使用"Add Solution to Source Control"将Solution添加进VSS
在出现
The source control binding information has been removed for project "project name".
The project will be opened without source control.
提示后,在VS.net 2003 的File->Source Control->Change Source Control中手动bingding Source Control
即可解决。
关闭VS.net,再打开VS.net就不会再出现lost source control binding的问题了。