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

推荐订阅源

D
Docker
爱范儿
爱范儿
T
The Exploit Database - CXSecurity.com
量子位
T
Tailwind CSS Blog
T
Threatpost
The GitHub Blog
The GitHub Blog
AWS News Blog
AWS News Blog
云风的 BLOG
云风的 BLOG
K
Kaspersky official blog
P
Proofpoint News Feed
博客园 - 司徒正美
L
LangChain Blog
T
Threat Research - Cisco Blogs
C
CERT Recently Published Vulnerability Notes
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
S
Secure Thoughts
The Last Watchdog
The Last Watchdog
Spread Privacy
Spread Privacy
H
Hacker News: Front Page
T
Troy Hunt's Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
W
WeLiveSecurity
A
Arctic Wolf
Apple Machine Learning Research
Apple Machine Learning Research
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
P
Proofpoint News Feed
T
Tor Project blog
T
The Blog of Author Tim Ferriss
I
Intezer
P
Privacy & Cybersecurity Law Blog
美团技术团队
N
Netflix TechBlog - Medium
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Vulnerabilities – Threatpost
Application and Cybersecurity Blog
Application and Cybersecurity Blog
G
Google Developers Blog
Attack and Defense Labs
Attack and Defense Labs
T
Tenable Blog
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
腾讯CDC
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Last Week in AI
Last Week in AI

博客园 - Easy Company

如何取得显示实现方法的MethodInfo SQL Server 2008中许多兼容性上的问题 Mock 对象何时使用? ThreadPool 在.Net 2.0 SP1中的部分变化可能会让你的程序停止工作 Javascript操作在各浏览器下的性能比较 WCF Web 编程模型资源 代码行数引起的思考 在按钮点击后禁用它直到操作完成 - Easy Company - 博客园 ASP.NET 2.0中使用强类型访问PreviousPage属性页的控件 Silverlight 与 Microsoft ASP.NET Futures (July 2007) 更新 VS 2008 和.NET 3.5 Beta 2 安装注意事项 Partial Methods CIL(Common Intermediate Language)指令集 刚刚下载了 Visual Studio 2005 Service Pack 1 (SP1) 使用 Facade 设计模式管理 ASP.Net Session 变量 .Net 中的日志 使用 Membership 时获取用户的最后登录时间 How To 推荐用于 AJAX 页面的进度指示器图片
目前不能使用SQL Server 2008 CTP February 2008存储Team Foundation Server 2008的数据
Easy Company · 2008-04-26 · via 博客园 - Easy Company

今天试着将Team Foundation Server 2008装在Windows Server 2008 Enterprise RTM上。在TFS 2008 进行“系统状况检查”时失败,提示SQL全文搜索服务未安装。因为SQL全文搜索已经无缝集成到了SQL Server 2008 CTP February 2008的数据库引擎中,所以在我安装了带有全文搜索功能的SQL Server 2008 CTP February 2008后,在Windows服务列表中也是找不到SQL Server FullText Search服务的。为了解决这个问题我在网上开始查找解决方案,最后在这里找到了。呵呵,很不幸,目前TFS 2008还无法和SQL 2008一起工作。

解决办法有两个:
1、等到TFS 2008 SP1发布后再装
2、使用SQL Server 2005

呵呵,我选择了后者。希望对大家有帮助,毕竟装

Team Foundation Server是很耗时的事儿。

下面是Team Foundation Server 2008系统检测的结果:

The System Health Check has detected a problem that will cause Setup to fail. 

Description
The SQL Full Text Search service is not installed.

Workaround / Remedy
The SQL Full Text Search service is not installed. To install this service, you must run Microsoft SQL Server setup and install this component.

More information
For additional information and help please refer to:
http://go.microsoft.com/fwlink/?LinkId=79226

The System Health Check has detected a problem that will cause Setup to fail. 

Description
The SQL Full Text Search service is stopped.

Workaround / Remedy
The SQL Full Text Search service is in a stopped state. In Control Panel, double-click Administrative Tools, double-click Services, and then look for the service. If the service is not running, start it by right-clicking the service and then clicking Start.

More information
For additional information and help please refer to:
http://go.microsoft.com/fwlink/?LinkId=79226  

The System Health Check has detected a problem that will cause Setup to fail. 

Description
The SQL Full Text Search service is not configured to start automatically.

Workaround / Remedy
The SQL Full Text Search service is not configured to start automatically when the computer starts. In Control Panel, double-click Administrative Tools, double-click Services, and then look for the service. Double-click the service to view the service properties. In the Startup type list, click Automatic, and then click OK.

More information
For additional information and help please refer to:
http://go.microsoft.com/fwlink/?LinkId=79226