Questions regarding Planning a Project using TFS Scrum Template
Hi,I have added some items to the Product Backlog and I have added tasks to these Items and we have estimated the effort (as a team) and we have assigned the Tasks to members of the team (I have also...
View ArticleCannot connect to TFS
This started for no apparent reason that we are not able to connect to tfs server. When we tried to repair the connection to SP we get this error below. Any suggestions on how to fix this?...
View ArticleGet Latest Version changes a file's 'Date Modified' and 'Date Created'...
Hi,We are currently using Team Foundation Server as our source control solution for a pilot project. When a user right clicks on a file in 'Source Control Browser' in Visual Studio 2005 and selects...
View ArticleError while quering Git repository: API resource location is not registered...
Greetings to everyone!I'm trying to access Git (on TFS) repository programmaticaly throught TFS API using following code:GitRepositoryService grs =...
View ArticleHelp with authentication in GIT command line tool when try to connect a TFS...
I cant authenticate using git command line tool against a TFS 2015 with GIT repo.It works well when I use Visual Studio 2015 but not with the normal command line tool.It doesn't works with SourceTree...
View ArticleHow safe are concurrent async requests using the...
Using the Microsoft.TeamFoundationServer.Client NuGet package, how safe is it to have multiple "in flight" async requests from a single client. For example, the below code is looking for all commits...
View ArticleTFS 2013 : Weekly Summary Alert
Hi,I'm using Ms TFS 2013 and would like to have a weekly alert which contains summary of TFS activities such as no of developers Check In, Check Out, Work Item Assigned and ETC. Does TFS 2013 possible...
View ArticleHow to order git history?
I have git repo with long history. For some reason this history isn't ordered by date. It really bowers me. I have trouble reviewing code and figuring out what causes some problems. I see same mess in...
View ArticleHistory Edit option in TFS Sharepoint site
Hello Team,I am using TFS sharepoint site to manage the project. In TFS site we have option to add the comments in history section, However some time we may need to modify the History comments. So...
View ArticleTFS Excel Add-In: Change Query Source Programatically / Macro
I would like to change TFS Excel Add-in List Query programmatically using excel macro.I have requirement to provide bulk edit work items functionality using ASP.Net Web Application. I am planning to...
View ArticleTF400876: Could not find the partition for host...
HiI tried detach wizard the collection database but show error, and I tried to delete collection by command line and show error.The following error occurred while running readiness checks: TF400876:...
View ArticleImport Test Cases with Steps from Excel to TFS 2015
Is there a way of importing Test Cases with the associated Test Steps into TFS 2015 (in particular the MTM tool)?You would think this would be fairly simple with both products being Microsoft, but as...
View ArticleTF400324
Hello Experts,I had a working TFS ,but when i wake up today morning and try to run it,I got bellow error:"TF400324: Team Foundation services are not available from server <>. Technical...
View Article2 users unable to map simulatenously to same network drive on TFS
Hi,I am using VS2015 and TFS hosted on Citrix (third party server). TFS structure is as follows: it has Folder1, Folder2.... FolderN... Now User1 map Folder1 to Third Party shared Drive (M:\) from his...
View ArticleTFS workspace mapped to a directory on a shared drive
Hi, I have a TFS workspace mapped to a directory on a shared drive. Recently, there have been problems in downloading files from the server as well as checking in and out files. While getting the...
View ArticleFacing issues when TFS is Updated from TFS 2013 update 5 to TFS 2015.2.1.
Hi we are using the Microsoft.TeamFoundation.WorkItemTracking.Client.Query to query the tfsvar acceptanceCollection = new TfsTeamProjectCollection(new Uri("http://tfs/defaultcollection")); var...
View ArticleTFS Build Agent error: Exception Message: TF246018: ...
Hi,Exception Message: TF246018: The database operation exceeded the timeout limit and has been cancelled. We have a problem with our automated TFS Server Builds since upgrading to VS TFS 2015. The...
View ArticleOverriding Code Analysis Warnings when i don`t have any warnings
Hi everyone! I tried to resolve CA warnings in project, that i`m developing, but i have some troubles with it. I resolved all warnings and now i have 0 warnings, but i still should to override Code...
View ArticleCan't see test plan or test cases in TFS, when a test plan has been cloned in...
I have cloned a test plan in MTM 2013. I have admin rights to the project. Can see that the test plan has been cloned correctly in MTM. When sending out the link for testers using TFS (Thin Client) the...
View ArticleTFS REST upload attachment permission problems
I'm implementing TFS to our service. I'm using OAuth2, and it is working like a charm. I'm requesting permission scopes "vso.work_write vso.project" but somehow I'm not able to upload attachments. I'm...
View Article