目前不能使用SQL Server 2008 CTP February 2008存储Team Foundation Server 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
posted on 2008-04-26 21:20 Easy Company 阅读(576) 评论(0) 编辑 收藏 举报