您的位置:首页 > Web前端

vs .net 2005 打开VSS项目时出现:"could not find the visual sourcesafe internet web service connection"的解决方案

2007-11-22 12:48 926 查看
转载devnewsgroups一文章:

Problem:

Hi

When I tried loading my project in VS8 today, it gave the following
error:

"could not find the visual sourcesafe internet web service connection
information"

I find this strange as I never set up any sort of web service
connection and was just connecting to a server on another computer in
our local area network. Strangely enough, I am able to access this
database through the Source Safe client software, but VS8 itself can
not connect to the database. If I try to make it search for it, it
always asks for an IP address with the http protocol (to a DNS server
or some other websiter), and a second field called Folder which has the
path to the srcsafe.ini file located on the server machine.

I have been working on my solution for the past few days, and this is
the first time I've encountered this problem. Any help would be great!

Thanks

Soluction:
Hi,

I just had the same problem.

somehow, the vs8 decided to switch to vss internet connection.

what u should do is go to Tools->Options from the visual studio,
then choose source control, and plug-in selection

and switch back to "Microsoft Visual SourceSafe", instead of "Microsoft
Visual SourceSafe (Internet)"

Eyal
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐