[VS2012] Connecting to TFS server from C# with custom username and password
Hi guys,This question was asked before. It's marked as answered (link).However, till now the answer is not the best choice anymore. As MSDN described,...
View ArticleTFS Application, Proxy and Build Tier compatibility between 2013 updates
After a process that started before the release of TFS 2013 Update 3, we recently upgraded our TFS Application Tier from 2012 to 2013 Update 2.Now we are ready to begin the process of testing and...
View ArticleTFS 2013 User Management
When I'm removing users from TFS 2013.2, I remove them from all of the teams that they are members of and remove them from their web access group. After doing so I would expect the user to be removed...
View ArticleHow to pass TFS credentials from VS plugin (client-side) to custom ASMX web...
I have created a Visual Studio 2010 plug-in that interfaces both directly with TFS 2010 through the TFS API as well as some custom ASP.NET asmx web services I have created (which, themselves also...
View ArticleConsole Application Login like TFS Excel addin
How to force Console Application connecting to TFS to force Open a Login screen when using var configurationServer = TfsConfigurationServerFactory.GetConfigurationServer(tfsUri);I see...
View ArticleTF400914 - how to refresh the list of teams
Hi,We have a TFS (on-prem) for 6 months but recently we had to rename the team names to adapt the new organization.We have one issue : on the web access, just besides the title, there is a drop down...
View ArticleTfsTeamProjectCollection vs TfsTeamProjectCollectionFactory
// I can use... var myObject = new TfsTeamProjectCollection(tfsUri); // or this... var myObject = TfsTeamProjectCollectionFactory.GetTeamProjectCollection(tfsUri); // Then.. var tcmService =...
View ArticleTFS 2008 and TFS 2010 Parallelly
Hello everyone,We are planning to upgrade from TFS 2008 to 2012 (Migration based upgrade with new Instance) and its not turning out to be a smooth process in convincing all the dev teams. Here is our...
View ArticleIncorrect results when Changed By "Was Ever" person1 is used with Changed...
I have a query where I'm trying to see what an individual in my group worked on yesterday. When I use the following query I get results where the person did not work on the task that was brough up in...
View ArticleTFS 2013 Extension
Hi<o:p></o:p>When installing new Extension, I can see that it automatically being added under the"Global Extension (visible to everyone)". <o:p></o:p>Is there a way to make an...
View ArticleTFS external access to reports via SSL
Hi I installed TFS 2013. Everything is working great. I now need to provide external access. So I provided for sharepoint through UAG (extended web application imported certificate, selsected it in IIS...
View ArticleVersion control of requirements in CMMI, TFS
Is it possible to freeze a requirement baseline in CMMI process?
View ArticleTFS and Specflow
Hi Guys,I wrote my unit tests using spec flow, now i was wondering if it was possible to for example: When I run that unit test it updates Microsoft test manager with the results and test steps? or am...
View ArticleCan I link tasks to specific locations in code?
Hi, In VS 2012, is there a way for me to create a task and link it to, say, line 350 in an action method in a controller? The idea is to create tasks for people in my team where they can open their...
View ArticleServer Side Event to capture Team creation and updating in TFS 2013?
I have created an Event to catch server side events in TFS 2013. I can catch when workitems are updated, email sent etc... What I need to capture is when a new Team is added or Team is updated.Is there...
View ArticleDefault area
My company is planning to use single TFS2013 project.We have 10-15 applications; some of them have code under TFS2012 source control. The others have source in different plat forms like mainframe of...
View ArticleEditing TfvcTemplate.12.xaml build definitions with VS2012
We are using TFS 2013 and have a mix of VS2012 / VS2013 instances in our dev group.The VS2012 users can not edit build definitions that are based on TfvcTemplate.12.xaml. They can only edit build...
View ArticleTFS 2013 and Sql 2014 performance issues
I've read several posts about performance issues (extremely "slow") when using TFS 2013 and Sql 2014. Does TFS 2013 Update 3 (the latest) address any of these issues?TIA,edm2
View ArticleHide Workitems from view if not given permission
hiis there a way to hide certain workitems from specific users?I wish to hide all of but the Bug workitems from a team. I do not wish for them to be able to see the other workitemsis this...
View ArticleCheckin and Get Problems
Hello DearsI was Checkin some file (My solution) on the TFS Server 2013 with Visual Studio 2010.when i want to get checkin files in my computer or another system some of files donot transfred from...
View Article