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

推荐订阅源

S
Schneier on Security
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
T
Threat Research - Cisco Blogs
C
Cyber Attacks, Cyber Crime and Cyber Security
C
CXSECURITY Database RSS Feed - CXSecurity.com
A
Arctic Wolf
Security Latest
Security Latest
Simon Willison's Weblog
Simon Willison's Weblog
I
Intezer
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Troy Hunt's Blog
Latest news
Latest news
Help Net Security
Help Net Security
S
Security Affairs
Webroot Blog
Webroot Blog
The Hacker News
The Hacker News
AI
AI
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
T
Tor Project blog
Forbes - Security
Forbes - Security
Google DeepMind News
Google DeepMind News
AWS News Blog
AWS News Blog
Attack and Defense Labs
Attack and Defense Labs
P
Proofpoint News Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
H
Help Net Security
L
Lohrmann on Cybersecurity
S
SegmentFault 最新的问题
Google Online Security Blog
Google Online Security Blog
MongoDB | Blog
MongoDB | Blog
Cyberwarzone
Cyberwarzone
The Last Watchdog
The Last Watchdog
S
Securelist
N
News and Events Feed by Topic
S
Secure Thoughts
F
Fortinet All Blogs
博客园_首页
C
Cybersecurity and Infrastructure Security Agency CISA
量子位
M
MIT News - Artificial intelligence
F
Full Disclosure
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
P
Privacy International News Feed
L
LangChain Blog
Know Your Adversary
Know Your Adversary
C
CERT Recently Published Vulnerability Notes

博客园 - 阳春三月

工作态度两则 泛型小经验 【转载】看图测性格 【转载】乔海燕-外科医生的手术技巧 记念 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)  评论()    收藏  举报