Web Access Not Loading Completely After Upgrade
We recently upgraded from TFS 2012 Update 2 to TFS 2013 Update 4.After the upgrade, users are having intermittent issues trying to load Web Access - for some users, only the header loads, but none of...
View ArticleTFS - Custom controls in Visual Studio - Event handlers get trigered thrice
workItem.FieldChanged += new WorkItemFieldChangeEventHandler(this.workItem_changed); workItem.Saving += new WorkItemPreSaveEventHandler(this.workItem_preSave);I am wondering why these...
View ArticleDon't display team in a team project based on user permission
Hi all, I have a problem because I want to disable display and access to a Team Project\Team in WebAccess. My organization for a team project in my collection: Team project Customer --> Customer dev...
View ArticleDetermining previous TFS 2013/2013 Build Process Template
I am looking at previous builds in TFS 2012 using a custom Build Process Template, and while it is easy to determine what template will be used for my Next build, how do I determine what was used on a...
View ArticleTFS build web application
Hello,I would like to use TFS.I installed it and I created a collection and a team project. I think it is working because I can Check-Out and Check-In the source files.I developing a php web...
View ArticleCoded UI API Testing
Hello,I am new to Coded UI and API testing, I like to know where a detailed step by step approach for non UI scripting reference, for multiple parameters passing can be found. Thanks in Advance!
View ArticleHow to show the steps and and the comments of a failed test
Hi,i don't know, how to show a recorded test, especially if the test has been failed. Thanks, Michel
View ArticleTFS TF Command bat script login
I have a question about TFS TF Command in bat script:We create Daily Build Script in server that need to get source and make a label, it is always prompt me to enter username and password. But, you...
View Articleresx file will not stay checked-out
I have noticed that resx files will not stay checked-out.We are using a Windows Forms front end.We are using a WCF layer.We are using TFS 2012 with local workspaces.We are using Visual Studio 2012 on...
View ArticleTFS 2013 Installation and Admin CHM guides missing
Hi,The tfs 2013 installation and admin guide link is missing the CHM files. The link is as follows:http://www.microsoft.com/en-gb/download/details.aspx?id=29035The TFS 2012 CHM files are there but the...
View ArticleHow to copy queries from 1 Query folder to another query folder in TFS 2013...
Hi , I'm trying to copy a bunch of queries from 1 folder in "Shared queries" to another folder within "Shared Queries" using C#. I'm looking to do something like this...
View ArticleFormatting a Custom Build Summary Section
I'm creating a custom section in my Build Summary that will display detailed code coverage information, using the CustomSummaryInformation object within a CodeActivity to create the section.Is there...
View ArticleScrum template - tasks n bugs on the board - how to get the bug to follow the...
We have the option to create a task or bug from the PBI. so far so good.we have swimlines and the bug can only go from "NEW" to Done". we use the swimline "in progress" for every task/bug that is...
View ArticleCreating automated builds using TFS 2013
Hello All,I need help regarding how should I create build defination for VS2008,2012,2013 projects in order to get .msi files.I have tried using upgraded template for VS2008 proj and using .proj but...
View ArticleTeam Foundation Server - Conferences
I'm looking for a conference to learn more about Team Foundation Server. Where do all of the TFS subject matter experts hang out?I'm interested in learning more about:What is the roadmap for TFS,...
View ArticleMigrating from TFS2010 to TFS2013 and SharepointFoundation2013 on...
Hi,I am in the middle of a migration project to upgrade our TFS2010 instance to TFS2013. Our new environment will be a VM using Windows Server 2012 R2 64 bit along with SharePoint Foundation 2013. The...
View ArticleTfvcTemplate.12.xaml / msbuild argument passing
I am using Octopack to custom bundle some plugin assemblies. I need to pass the build server target directory as an argument to Octopack so it knows which build server folder to bundle my plugins...
View ArticleTFS Example - best process of starting a new revision of an existing project
I am looking for an example that shows how to start a new revision for an existing project.The Project already exist in the TFS system (features, backlogs, code, tests). Now I need to add some more...
View ArticleTfs automation build and Hyper-v auto deployment
I play SCVMM and WMI for a few day. I still didn't find enough manual on How to deploy installshield msi to Hyper-v machine using TFS API and SCVMM API and Hyper-v API.The following Step I want to do...
View ArticleTFS Setup error
I have installed Visual Studio 2008 and VS2008 Team explorer as well. But when I try to add the server name from the Tools option, I get the error-TF30335-The server name cannot contain the characters...
View Article