TFS 2013 auto deployment
Hi,This is the first time I am using TFS. I have configured auto build in TFS 2013. Now, I want to auto deploy the build output on two different staging servers i.e QA server and Lab Test Server. I...
View ArticleNew User Story Alert
Hello,I want to create an Alert for when a new User Story has been added into TFS. I created an alert with State = New, but every time any field in the New User Story was saved, the alert would be...
View ArticleCompatibility with Visual Studio 2010 SP1
Our developers have Microsoft Team Foundation Server 2013 Update 2 that has gotten partially uninstalled during patching.It looks like on the surface, the last patch was for Microsoft Visual Studio...
View ArticleTFS Team Explorer won't install Windows 8.1
TFS Team Explorer 2012 won't install on Windows 8.1- Double click vs_teamExplorer.exe- Installer launches- Installer stops working “Team Explorer for Microsoft Visual...
View ArticleVS 2013 Git -- can not specify merge options
I added "mergeoptions=--no-commit --no-ff" into \Users\..\.gitconfig. It works with Bash but not from VS. The Git provider correctly shows settings under Git Settings | Global Settings, but it appears...
View ArticleError creating team project in Visual Studio 2013
After installing Visual Studio 2013 I attempted to create a new team project. I received the error TF218027: The following reporting folder could not be created on the server that is running SQL server...
View ArticleBuild Definition - Getting " The revision number $(Rev:.rr) is allowed to...
I have configured the format as below: "$(BuildDefinitionName)_$(Date:yyyyMMdd)_$(Rev:.rr)"Even then after running the build, i am getting the below error:The revision number $(Rev:.rr) is allowed to...
View ArticleTF31002: Unable to connect to this Team Foundation Server: ***** The...
Hello Everyone,<o:p></o:p>I have Visual Studio 2013 Pro and TFS on a different Server. It all works nicely. Just installed another instance of win8.1 + Vs 2013pro on a vm. If I enter the...
View ArticleWhere is the Stack Ranking field in TFS 2012
We have TFS 2012 and we want to use the "Stack Ranking" field but there is one problem, we cannot find the field. Why can I not find the stack ranking field? It is probably something very simple....
View ArticleTFS Code Review error on Send & Finish
When I have a review ready to be finished, I click the "Review & Finish" dropdown linkbutton thing and select any option, it always errors out with "Empty reviewer name". Any idea what is wrong?
View ArticleTFS 2012 - Priority being changed through web browser
A couple of strange things have been happening to our 2012 TFS instance running the Scrum template.Our Microsoft.VSTS.Common.BacklogPriority field, which I've renamed "User Ranking" seems to have a...
View ArticleTFS 2012 - how to easily find AreaID of Areas ?
We need to easily get the AreaID value, for each Team that we create under a Team Project.Can u please specify a simple recommended way to get it ?We can create a dummy work item, associate with the...
View ArticleErrors when first launching WebAccess.
I have TFS 2012 Update 4. It runs locally on a Windows 7 box. I have found lately that when I navigate to the WebAccess it usually spews out a fatal error or a one-line text error message, or it says...
View ArticleCan development tasks under on project be taken into account for another...
The way our code base is maintained is through a single source project for code on TFS, all development tasks are raised in the project that holds the code. We then have business projects which may...
View ArticleTFS application server. Disk space used for storing logs constantly increases...
Hello.We use TFS 2013 with GIT source control.It's been noted, that free disk space of the system disk on TFS application server constantly decreases.20-30 GBs have been already added to the disk. But...
View ArticleShare Point Connectivity with TFS2013
Hello I have migrated TFS 2010 to TFS2013. My previous administrator didn't configure the proper portal with team projects. Now I want to configure the Team Project with SharePoint 2013. I have...
View ArticleWhich version?
I am an aspx .net developer and have been using VS 2010 up until now. I want to move up to VS 2013 preferably storing the project files in the cloud. I also may want to use the Team product potentially...
View ArticleTF10125: The path must start with $/
i try to run TFS command:tf branch <d:\dev...path> branch_nameand i get an error "TF10125: The path <path> must start with $/"the documentation mention that this is allowed to run the...
View ArticleCreating new TFS Job using Server Object Model
Using the Client Object Model we used to create custom Custom TFS Job like this before TFS 2013 Update 2: var tfsConfigServerUri = new Uri(String.Format("http://localhost:8080/tfs")); var...
View ArticleIntegration between Visual Studio 2012 test module with TFS2012
Hello,I installed VS2012 express with the hopes that I can use the record and playback feature in TFS, but the test link in TFS in not displayed.What I am missing?Thank youPaul M.
View Article