How do I integrate TFS Source Control with Business Intelligence Studio?

只谈情不闲聊 提交于 2019-12-20 14:19:21

问题


I am running Visual Studio 2010 Ultimate -- which integrates with TFS source control. However, when I run SQL Server 2008 Business Inteligence Studio, no source control is offered. When I look under Tools... Options... Source Control... there are no plug-ins available. Is this because BI Studio uses the 2008 Visual Studio Shell and I only have VS 2010? TIA.


回答1:


I think you need to do the following:

  1. Install Visual Studio Team Explorer 2008
  2. Install Visual Studio 2008 SP1
  3. Install Visual Studio 2008 SP1 Forward Compatibility Update for Team Foundation Server 2010 (KB974558)



回答2:


Here is a list of items that you need to install to get TFS 2010 working in BIDS: http://microsoft-ssis.blogspot.com/2012/04/ssis-2008-with-team-foundation-server.html




回答3:


One thing to keep in mind is when you connect to the server from BIS you need to use the full url http://tfsserver:8080/tfs. If you don't use the full URL it will throw a connection error.




回答4:


According to MSDN Forums you need VS 2005



来源:https://stackoverflow.com/questions/4098532/how-do-i-integrate-tfs-source-control-with-business-intelligence-studio

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