Deploy project .config file using .testsettings
Hello,We are trying to configure our test environment by copying customized .config file into test directory. Other auxiliary files are copied without a problem including a case when a file is already...
View ArticleHow to migrate my test work to TFS
Right now, Use Enterprise Tester to run the test cases and submit bugs and use Jira and Wiki to administrate the states of bugs. Now we plan to migrate to TFS, how to do that? We want to use TFS as our...
View ArticleCan I create new TeamProjectCollection and TeamProject on TFS using Tfs API...
Hi,I want to ask that is there is any way to create new TeamProjectCollection and then new TeamProject on that collection using tfs api programmatically ?Thanks in advance.
View ArticleScript to 'Get Latest' on all Projects within TFS
I'm currently involved in whether it is feasible to permanently move our in-house TFS server onto the cloud. Part of my research (and question) involves backups, whilst the below extract from the FAQ...
View ArticleTFS2012 Log Monitoring
Hi Everyone,I wanna ask how we monitor Tfs authentication/security logs?For example; A developer was added as contributor to some project by TFS Admin.After some time; How does TFS Admin check when...
View ArticleVisual Studio 2013 crashes when check in
Hello, i'm using Visual Studio 2013 and TFS, on Windows 8.1(Windows 7 earlier)i'm having a problem that cost me to install a new Windows, without having any positive results when i check in checked...
View ArticleAPI to get TFS version
Hi,Is there any API through which i will be able to know the TFS version that I am connected to.Like TFS 2010 or TFS 2012
View ArticleSSIS 2005 TFS 2013 tfsbuild questions
I am tasked with building packages with a certain version or label and then deploying them to our production environment.So, when I try a command line for msbuild, it complained that ssis packages are...
View ArticleTFS2013 Access for distributed teams
Guys What is the way to make TFS 2013 available to teams located outside country. We are running TFS on Windows Authentication. Please share the way to do this at best.Your response in...
View ArticleCumulative Flow chart is not showing proper data
Hi,I am working with TFS 2012 and i would like to understand following points about cumulative flow chart:Which query is used to populate data on the chartI would also like to ONLY see data for a...
View ArticleTFS 2013 - External dll references?
Hello We are going to migrate our build system to TFS 2013 Express and we are going to use it with Git. We have some external references to the projects that are NOT AND CANNOT be versionated due to...
View ArticleIntegration of Team Foundation Server with Remedyforce
All change requests on TFS need to be synced with Remedyforce Change Calendar. Creating Task in TFS & Assign to Release Management should CreateChangeRequest in RFUpdating Task in TFS should...
View ArticleCan't see team projects inside collections
Hi there!After a migration from TFS 2010 to TFS 2013 I added a new user as Project Collection Administrator. When I tried to access to the collection (either Team Explorer or Team Web Access) I can see...
View Articlehorizontal axis Ordering & number formatting problem on microsoft tfs report...
Hiin Microsoft SQL 2012 , Report Builder 3.0 ,I have a problem with Horizontal Axis, Horizontal Axis Order is not true! 10/8/2014 Ordered after 10/31/2014, I changed horizontal axis number to another...
View ArticleTest attachments - where are they? how can i see them?
Hi,I'm aware of the ongoing issue with test attachment sizes etc, but i just wanted to know, how can i actually see the test attachment files/results/objects. What format are they in and can i see them...
View ArticleAPI calls delayed when run under certain AD accounts
We are having an interesting issue with an API integration into our TFS 2013.3 system.We have an internal custom web service that calls into the TFS API. When running the custom service under an AD...
View Articlechecking compatibility SQL server 2008 R2 and TFS
Hi there,I have TFS version 10.0.30319.317 and it has SQL Server 2008 R2 SP2 installed. I want to update SQL server to Service Pack 3. Is above TFS version compatible with SQL 2008 R2 SP 3? TIA,Mudit
View ArticleThe 'LinksControl' in a work item can't refresh automatically
Hi, I'm developing custom control for my custom process template in TFS2012. I found when I add some workitems using 'LinksControl' in workitem A, they can't be shown immadiately in the link lis of...
View ArticleTFS Security Question: How to remove Windows groups in 2013
Hello,I know I must be missing something simple here. I've been a TFS administrator for years. In 2010, it was easy to add or remove Windows groups. In 2013, I see how to add a Windows group (From...
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 Article