重装VS2005之后,打开原来的工程配置文件XXX.SLN,总是弹出错误:There was a failure while initializing the Microsoft Visual SourceSafe。
刚开始还没以为是什么事情,后来每次打开一个项目就弹出这个提示,有点烦人
后来就baidu了下找了个解决方案
1. Open VS2005, then choose the menu:
Tools->Options, then click "Souce Control"
2. click drop-down box under text"Current souce control plug-in", use "None", rather then "Microsoft Visual Source Safe"
本文介绍了解决VS2005打开项目时出现的Microsoft Visual SourceSafe初始化失败的问题。通过更改源代码控制插件设置为无,可以有效避免每次打开项目时的烦人提示。

345

被折叠的 条评论
为什么被折叠?



