转载devnewsgroups一文章:
Problem:
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script>
HiWhen 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
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
本文解决了一个关于Visual Studio 8在尝试加载项目时遇到的“无法找到Visual SourceSafe Internet Web服务连接信息”的错误。该问题发生在一个局域网内的服务器连接中,通过调整Visual Studio的源代码控制设置得以解决。
3070

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



