Team Foundation Server 2005 and SQL Express 2005

删除回忆录丶 提交于 2019-12-25 01:36:54

问题


I haven't seen anything that says SQL Express 2005 is not supported for use with Team Foundation Server 2005.

However, when I attempt the installation I get all sorts of errors "SQL Agent service not installed", "SQL Server 2005 Analysis Services service is not installed", etc.

Is SQL Server Standard or higher, required?


回答1:


Yes, SQL Server Standard or higher is required for current versions of TFS. When you purchase a full copy of Team Foundation Server it comes with a restricted use SQL Standard Edition license under the following terms:

  • You may only use the SQL Server software with Visual Studio Team Foundation Server; you may not use it for any other purpose.
  • You may only install SQL Server on one physical device per Visual Studio Team Foundation Server license.



回答2:


Try SQL Server Express Advanced edition ... ( I don't remember if it has analysis services) Analysis services are required to generate reports. Also after installation of 2005 remember to start SQL Agent service.



来源:https://stackoverflow.com/questions/941030/team-foundation-server-2005-and-sql-express-2005

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!