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

推荐订阅源

T
Threatpost
V
Vulnerabilities – Threatpost
TaoSecurity Blog
TaoSecurity Blog
C
Cybersecurity and Infrastructure Security Agency CISA
P
Proofpoint News Feed
G
GRAHAM CLULEY
S
Securelist
P
Palo Alto Networks Blog
MongoDB | Blog
MongoDB | Blog
A
Arctic Wolf
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
WordPress大学
WordPress大学
Project Zero
Project Zero
T
Threat Research - Cisco Blogs
L
Lohrmann on Cybersecurity
C
Cyber Attacks, Cyber Crime and Cyber Security
F
Fortinet All Blogs
博客园 - 叶小钗
B
Blog RSS Feed
C
Cisco Blogs
Google DeepMind News
Google DeepMind News
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
K
Kaspersky official blog
D
Docker
Latest news
Latest news
Cisco Talos Blog
Cisco Talos Blog
T
Tor Project blog
Cyberwarzone
Cyberwarzone
Security Latest
Security Latest
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Spread Privacy
Spread Privacy
Microsoft Azure Blog
Microsoft Azure Blog
C
Check Point Blog
J
Java Code Geeks
Simon Willison's Weblog
Simon Willison's Weblog
T
Tenable Blog
Recent Announcements
Recent Announcements
T
Tailwind CSS Blog
H
Help Net Security
L
LINUX DO - 热门话题
T
The Exploit Database - CXSecurity.com
Jina AI
Jina AI
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
NISL@THU
NISL@THU
美团技术团队
腾讯CDC

博客园 - 天下

[转]开始PFC之旅行 查询同一表内多字段同时重复记录的SQL语句 数据库设计中的14个关键技巧收藏[转] 走出海量数据及访问量压力困境收藏[转] 大型网站架构设计[转] (转)各主要数据库的连接串 - 天下 - 博客园 SQL Anywhere 10 关于 COMMIT 掉数据的问题 - 天下 vs2005水晶报表页面打开数据库登录框提示取消方法[转] .net2.0 +asa 10 连接程序 PD12.5 生成 PB 中table的扩展属性 - 天下 Asp.net2.0回发或回调参数无效问题的解决 datagrid格式变乱解决方案---------------网页内强制折行与不折行的解决方案 Report Service 为用户“NT AUTHORITY、NETWORK SERVICE”授予的权限不足,无法进行此操作。(rsAccessDenied)处理 [转]SQL Server一些常见性能问题的总结 SQL SERVER 添加序号列 sharepoint Site Data Web 服务中的错误。 (0x80042616)PortalCrawl Web 服务中的错误。 (0x80042617)处理 创建WebPart时的数据库连接问题。 Visual Studio 2005 Team Foundation Server Trial Edition下载 Team Foundation Server架设之删除项目
TFS的TF31004:错误
天下 · 2006-07-07 · via 博客园 - 天下

今天帮个朋友解决TFS 的一个问题
一连接TFS 就报错TF31004

TF31004:team foundation encountered an unexpected error while connecting to team foundation server sfslz0,wait a few minutes and try again,if the problem persists.contact your team foundation server administrator

查看微软的错误提示

TF31004:Team Foundation 在连接到 Team Foundation Server {0} 时遇到一个错误。请稍候几分钟然后重试。如果问题依然存在,请与 Team Foundation Server 管理员联系。 

本地计算机上的 Team Foundation 实例无法连接到 Team Foundation Server 并且 Team Foundation Server 内的特定组件未返回错误信息时,会显示该一般性错误信息。

此问题的可能原因有:

  • 本地计算机上运行的 Team Foundation 版本与 Team Foundation Server 服务器 {name} 上运行的版本不匹配。

  • 服务器返回 HTML 内容而不返回 XML 内容。

  • 在服务器上找不到所需的 Web 服务。

以下步骤有助于消除问题的根源。

更正此错误

  • 与服务器 {name} 的 Team Foundation Server 管理员联系,了解进一步的说明。

请参见

查看了一上午的错误:
终于发现TFS 站点不知道被谁扩展为SHAREPOINT 的站点了!
解决方案::
1打开SHAREPOINT 的管理工具,
配置虚拟服务器设置 ----------Team Foundation Server---------虚拟服务器管理 -----------------从虚拟服务器上删除 Windows SharePoint Services
2把WEB****.CONFIG 的文件该名为WEB.CONFIG 重起IIS
就OK 了