惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

K
Kaspersky official blog
Martin Fowler
Martin Fowler
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
V
Visual Studio Blog
博客园_首页
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
T
The Blog of Author Tim Ferriss
雷峰网
雷峰网
D
Docker
博客园 - 司徒正美
S
SegmentFault 最新的问题
M
MIT News - Artificial intelligence
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
U
Unit 42
J
Java Code Geeks
A
About on SuperTechFans
N
Netflix TechBlog - Medium
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
Security Affairs
I
Intezer
Cisco Talos Blog
Cisco Talos Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
B
Blog RSS Feed
P
Privacy & Cybersecurity Law Blog
T
Tenable Blog
T
Threatpost
H
Hacker News: Front Page
G
Google Developers Blog
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
L
Lohrmann on Cybersecurity
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
A
Arctic Wolf
S
Secure Thoughts
GbyAI
GbyAI
NISL@THU
NISL@THU
S
Security @ Cisco Blogs
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Webroot Blog
Webroot Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
O
OpenAI News
Spread Privacy
Spread Privacy
Application and Cybersecurity Blog
Application and Cybersecurity Blog

博客园 - 海纳百川

[转]Win 2003开关机优化技巧两则 - 海纳百川 - 博客园 CSS对IE7,IE6,FireFox和其它不同浏览器的控制(转) “错误: 无法读取页脚文件。”问题的解决 qqsafe病毒 arp网站挂马 原理剖析-786ts.qqsafe-qqservicesyydswfhuw8ysjftwf.org(转载) - 海纳百川 ASP漏洞防范(转) ASP 修改文件的属性——把文件的由可读修改为只读 SERV-U 7 的安装和基本使用方法教程 “MIDI机器狗”的木马正在疯狂传播 如何让百度收录网站的图片 新中的ddd.luobotebaqiao.org/ddddd.htm网页木马,期待彻底解决方法 如何做web2.0营销 大卫叫板刘韧 短信相关知识整理 系统不能正常关机——win2003 server 不能正常关机 JS实现sleep功能 JS遍历document对象 用命令导入导出MS SQL数据 经典正则表达式——常用的正则表达式 Web 2.0的八个核心模式与成功技巧 .net 数据格式设置大全
如何远程访问VSS,方便在家做开发工作?
海纳百川 · 2008-05-16 · via 博客园 - 海纳百川

    如何远程访问VSS,方便在不同地方开发?

   

   A、开发小组需要在外网建立VSS,如何配置?
   B、开发工具是:visual studio 2005
   C、版本控制软件是:VSS 2005?

   在线等高手的援助!

  远程访问提示错误:
    ---------------------------
    Add SourceSafe Database Wizard
    ---------------------------
    The SourceSafe Web Service cannot be accessed at the specified address.
    The server returned the following error:  (0x80072EFD)

已经完成了如下的操作:
1、VS2005-

选项-源代码管理-插件设置-高级-勾掉了Always use SSL to connect to the server选项
2、配置的http://10.0.5.20/SourceSafe/VssService.asmx 可以正常访问
3、局域网内访问正常工作