Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Team Foundation Server 2015 CTP fixed bugs and known issues


Team Foundation Server 2015 CTP fixed bugs and known issues

This article lists the fixed bugs and known issues for the Team Foundation Server 2015 Community Technology Preview (CTP).

Team Foundation Server 2015 CTP is a prerelease version of the next major release for Team Foundation Server. CTPs provide early adopters with the ability to share feedback with the product team as well as an opportunity to test the new and improved product features. This release is not intended for use on production computers or to create production code.

The goal of this Preview version is to collect your feedback. To report a bug, please use Connect. You can also share your ideas and suggestions on UserVoice. Your quick thoughts can be shared by using Send-a-Smile through the Visual Studio IDE.

Download the latest Team Foundation Server 2015 CTP now

Notes

  • CTPs are in English only.
  • CTPs are unsupported and are intended to be used for testing, trials, and feedback only.
  • CTPs are not subjected to final validation. They are not meant to be run on production workstations or servers. If you install a CTP on a production server, this puts the server into an unsupported state.

↑ Back to the top


Team Foundation Server 2015 CTP details

To discover what is new in Team Foundation Server 2015 CTP, see the Team Foundation Server CTP release notes.

Known issues
TFS
  • In TFS Build vNext, when you build a project, you may experience a "path too long" error.

    To work around this issue, edit the Settings.json file to change the working folder path to a rooted folder such as c:\builds. You do not have to create the folder. However, you have to restart the VsoBuildAgent service. The full path to the Settings.json file is as follows:
    %Program Files%\Microsoft Team Foundation Server 14.0\Build\settings.json 
  • When you use Team Explorer Everywhere to connect to Team Foundation Server 2015, you may be unable to access work items. This may occur if Areas or Iterations are being updated when a work item is being modified.

    To work around this issue in Team Explorer Everywhere, follow these steps:
    1. Close Eclipse.
    2. Locate and examine your equivalent of the following path:

      C:\Users\USERNAME\AppData\Local\Microsoft\Team Foundation\4.0\Cache\TEE-WorkItemTracking
    3. For all subfolders that contain Teamexplorer.script, open the file, and then change NULL to "0". For example:
      INSERT INTO HIERARCHY VALUES(0,FALSE,-41,'\',0,FALSE,0,NULL,1) 
      Change it to:
      INSERT INTO HIERARCHY VALUES(0,FALSE,-41,'\',0,FALSE,0,'0',1) 

More information
How to download Microsoft support files

Updates for other products in the Visual Studio family can be found on the Microsoft download site for Visual Studio.

Requirements

Team Foundation Server requirements
  • Operating system (64 –bit only):
    • Server operating system
      • Windows Server 2008 R2
      • Windows Server 2012
      • Windows Server 2012 R2
      • Windows Small Business Server 2011 (Standard, Essentials, Premium Add-On)  SP1 or a later version.
    • Client operating system
      • Windows 7
      • Windows 8
      • Windows 8.1
  • SQL Server:
    • SQL Server 2014 (Express, Standard, and Enterprise)
    • SQL Server 2012 SP1 or a later version
    Note TFS 2013 with update 2 (TFS 2013.2) adds support for SQL Server 2014.


For detailed system requirements see Team Foundation Server 2015 Compatibility.

Restart requirement

You may have to restart your computer after you install this package.


Third-party information disclaimer
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

↑ Back to the top


Keywords: kbsurveynew, kbexpertiseadvanced, atdownload, kb

↑ Back to the top

Article Info
Article ID : 3034383
Revision : 1
Created on : 1/7/2017
Published on : 3/16/2015
Exists online : False
Views : 190