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

推荐订阅源

博客园_首页
Security Archives - TechRepublic
Security Archives - TechRepublic
Application and Cybersecurity Blog
Application and Cybersecurity Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
C
CERT Recently Published Vulnerability Notes
S
Security @ Cisco Blogs
S
Security Affairs
D
Darknet – Hacking Tools, Hacker News & Cyber Security
L
Lohrmann on Cybersecurity
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Hacker News: Ask HN
Hacker News: Ask HN
Forbes - Security
Forbes - Security
H
Heimdal Security Blog
A
Arctic Wolf
NISL@THU
NISL@THU
P
Proofpoint News Feed
W
WeLiveSecurity
S
Schneier on Security
AI
AI
Schneier on Security
Schneier on Security
N
News and Events Feed by Topic
L
LINUX DO - 最新话题
Cisco Talos Blog
Cisco Talos Blog
AWS News Blog
AWS News Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
Know Your Adversary
Know Your Adversary
Scott Helme
Scott Helme
V
Vulnerabilities – Threatpost
Cyberwarzone
Cyberwarzone
I
Intezer
S
Securelist
Help Net Security
Help Net Security
Microsoft Security Blog
Microsoft Security Blog
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
小众软件
小众软件
Last Week in AI
Last Week in AI
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
罗磊的独立博客
月光博客
月光博客
雷峰网
雷峰网
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 司徒正美
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events

博客园 - 阳春三月

工作态度两则 泛型小经验 【转载】看图测性格 【转载】乔海燕-外科医生的手术技巧 记念 33-101 使用 MyMeta 组件获取数据库结构 获取 SQL Server 2005 中的元数据 看博客园文章的一点感想 事件与委托有别, delegate 与 Delegate 相异 - 阳春三月 伟大的 PL/Sql Developer——数据库结构比较 新年礼物:推荐小工具 C#属性的实质还是方法 abstract、virtual、override 和 new 在 IE 中承载 Winform 应用程序 更新下载程序集缓存 尼康 P5100 的几张片子 吃油饼的男人 Linq error: Sequence contains no elements TFS 问题两则
安装 VS2008 SP1 后需要给 TFS2008 装 SP1
阳春三月 · 2008-08-28 · via 博客园 - 阳春三月

如果 VS2008 和 TFS2008 安装在同一台机器上,则安装完 VS2008 SP1 之后,TFS 服务将无法启动。从 Team Explorer 连接 TFS 服务器时提示:

----------------------------------------------------------


TF31001: Team Foundation 无法从 Team Foundation Server OGTSOFTMDY 检索团队项目列表。Team Foundation Server 返回了下面的错误: 该服务器不提供 Team Foundation 服务。

技术信息(适用于管理员):

  TF30059: Fatal error while initializing web service。
----------------------------------------------------------

检查 Windows 事件查看器,发现来自 TFS Service 的错误,描述如下:

----------------------------------------------------------


TF53010: Team Foundation 组件或扩展中发生了以下错误:
日期(UTC): 2008-8-27 9:08:28
计算机: OGTSOFTMDY
应用程序域: /LM/W3SVC/1926526102/Root/Services-1-128643016359218750
程序集: Microsoft.TeamFoundation.Server, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0.50727
进程详细信息:
  进程名: w3wp
  进程 Id: 268
  线程 Id: 3048
  帐户名: OGTSOFTMDY\TFSService

详细消息: TF53013: 正在为 Microsoft 准备故障报告。该报告中包括下列信息:
……
……
Exception: TypeInitializationException
Message: “Microsoft.TeamFoundation.Server.IntegrationResourceComponent”的类型初始值设定项引发异常。
Stack Trace:
   在 Microsoft.TeamFoundation.Server.IntegrationResourceComponent.RegisterExceptions()
   在 Microsoft.TeamFoundation.Server.Global.Initialize()
   在 Microsoft.TeamFoundation.Server.TeamFoundationApplication.Init()
Inner Exception Details
Exception: ReflectionTypeLoadException
Message: 无法加载一个或多个请求的类型。有关更多信息,请检索 LoaderExceptions 属性。
Stack Trace:
   在 System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
   在 System.Reflection.Assembly.GetTypes()
   在 Microsoft.TeamFoundation.Server.SqlResourceComponent.RegisterExceptions(Assembly assembly)
   在 Microsoft.TeamFoundation.Server.IntegrationResourceComponent.RegisterExceptions()
   在 Microsoft.TeamFoundation.Server.IntegrationResourceComponent..cctor()
……
……
----------------------------------------------------------

解决办法:安装 TFS SP1。

posted on 2008-08-28 15:27  阳春三月  阅读(1206)  评论()    收藏  举报