简体   繁体   中英

Visual Studio Data Tools 2015 with Team Explorer?

I'm strictly a BI developer (Database projects, SSIS, etc). I'd like to use Team Explorer with my SQL Server Data Tools 2015 installation. I understand that there is not a stand-alone Team Explorer version for Visual Studio 2015. Is Microsoft really requiring us BI Devs to install the full-blown version of Visual Studio? It's awfully inconvenient.. What's the best option for people just needing Data Tools with the ability to connect to TFS?

Try to find the package C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\IDE\\Extensions\\TeamExplorer.vsix on another computer with already installed version of VS2015 with Team Explorer. It is about 47 Mb. Then copy it and install on the computer with the integrated shell. This approach has worked for me.

Just try to install SQL Server Data Tools 2015 which uses the VS shell ( https://msdn.microsoft.com/en-us/mt186501.aspx ), and confirmed this shell doesn't contain Team Explorer plug-in. If you want to use Visual Studio 2015, then install the free Visual Studio Community will be an option.

Otherwise, you may consider using TFS web portal , or the supported Team Explorer version that TFS 2015 supports, like Team Explorer 2013, etc.

There is now a stand-alone Team Explorer installer for VS 2017. I recommend going that route so as to not install a bloated Visual Studio.

"When we shipped TFS 2017 and Visual Studio 2017, we didn't provide a “Team Explorer” like solution. Historically our Team Explorer installer has been available for customers that want a rich client to access version control and some work item tracking features in TFS or VS Team Services. We didn't release it because we needed to create a new version of it based on the new Visual Studio installer technology that was introduced in VS 2017 and we just didn't have time to do that before we released. Along with the release of VS 2017.1 today, we are now releasing a Team Explorer installer."

https://blogs.msdn.microsoft.com/bharry/2017/04/05/team-explorer-for-tfs-2017/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM