Problem:
今天上班按照往常习惯打开vs2005,然后找到历史解决方案打开,这时候提示连接不到VSS数据库,不小心不知道点到了什么,然后我就在运行中输入:Vss服务器登陆地址:\\169.16.51.10 然后输入系统登陆用户名、密码找到了Vss的数据库。然后再重新打开vs2005却出现下列提示:
---------------------------
Visual SourceSafe Internet
---------------------------
Could not find the Visual SourceSafe Internet Web Service connection information for the specified database (\\169.16.51.10\hr phase 2 vss).
Would you like to launch the Visual SourceSafe connection wizard?
---------------------------
是(Y) 否(N)
---------------------------
Solution:
打开vs2005——工具——选项——源代码管理——当前源代码管理插件改为:Microsoft Visual SourceSafe 即可。