TaskBoard doesn't reflect states
I'm trying to ensure that the Sprint taskboard displays columns reflecting each of the custom states we've added to our Task WIT. I have applied the instructions I've read to make sure all of the...
View ArticleTFS 2013 Proxy - limited to just one project collection?
Hi,when installing the TFS proxy for TFS 2013 Update 4, it asks me to select a project collection. Does it not work for them all? or does it only cache the files for the selected collection?If so, how...
View ArticleTFS 2015 RC - Run bash script as part of build on a Windows machine
We have an internal build of TFS 2015 RC at my company and I am trying to get a TFS Git build to execute a bash script as part of the build process.I have a build agent available and working i.e. it...
View ArticleTFS 2015 RC Build.Preview mode does not seem to set values in the TFS build...
Hi,According to this page documentation we scripted out in powershell some PreBuild and PostBuild actions wich were executed within our XAML build process. Moving from TFS 2013 Update 4 to TFS 2015 RC...
View ArticleTFS Visual Studio online - how to adding new user
I have trouble with adding a new user to TFS online. I have tried to add the a user which his email is not Hotmail and unknown. The Visual Studio online had sent invitation email ok.When my colleague...
View ArticleWhen I try to add a new project to the default collection on VSO I get an...
As stated, when I try to add a new project to the default collection on VSO I get the following error:TF50620: The Team Foundation identity scope 4C2836B1-AB0D-4F33-84A3-5D9FA94318A4 does not existI...
View ArticleSuppress "No source data found" warning
Hi,I am using a unit test framework called SpecEasy which is based on NUnit. We have installed the NUnit test adapter on our TFS 2012 build server so the tests now run correctly; however, because of...
View ArticleHow can I get latest from TFS from c#?
Can anyone tell me how to get the latest source from TFS 2010 via C#?I'm able to connect to the team project and get the VersionControlServer.I am also able to get the root item but I need to download...
View ArticleTFS 2013 Update 4 with SQL server 2014 SP1
Hi,Is TFS 2013 (12.0.31101.0) Update4 supported with SQL Server 2014 (12.0.4100.1) SP1?We have upgraded SQL 2014 SP1 for the TFS and seeing issues now.Please confirm this as we are severely getting...
View Article"Add New Item" Puts New Item in Wrong Branch Folder
Hi,We have a branch (called 'Main') that contains a web site (and several other projects). We made a second branch (called 'Development'), and everything appeared to work correctly. The workspace...
View ArticleWorkItem.Save API getting System.OutOfMemoryException when uploading a large...
I'm using the TFS API in TFS 2013 Update 4.When uploading a large (700MB +) file as an attachment to a work item, I will periodically get the following error:The server returned the following...
View ArticleTFS Manually Run the Warehouse and Analysis processing
We have TFS 2012 installed and running. The warehouse has been set up and so has the cube. all have been working just fine until about 2 months ago. We are just now stating to use the Agile...
View Articlebinding existing tfs project into a new tfs solution
Hi All,I'm trying to add existing shared project which is already added to TFS into an new solution.VS 2013 successfully adds the project but project appears not bound to TFS (no lock icons).How's that...
View ArticleHow retrive Build , workitem, shared queries permissions using c# code
TeamFoundationIdentity[] pro_groups = sec_groups.ListApplicationGroups(TP.ArtifactUri.ToString(), ReadIdentityOptions.ExtendedProperties); foreach (TeamFoundationIdentity app_grp in pro_groups) {...
View ArticleHow can i integrate on premise TFS data with Power BI
can i connect to on premise TFS data like workitems , projects created and have report on them in power BI ?
View ArticleTFS2013 On Premise - Closed Tasks to remain in the Iteration they were Closed in
Taskboard changes announcement for VSO release on 2 Dec 2014, includes an enhancement whereby when a Story is moved to the next Sprint, only Tasks that are NOT completed move to next iteration. Closed...
View ArticleProgrammatically get permissions for Groups at Team project level
Hi Everyone,I was developing a TFS plugin to see permissions of groups at Team Project level, Version Control and Area and Iteration level.I could do for Version Control, but able to find how to get...
View ArticleTF30177: Team Project Creation Failed
Hi there,I was trying to create a Team Project from my VS2015 RC to my On-Prem TFS 2015 RC but i kept gettings the following error:Error TF30170: The plugin...
View Articlecan i add the "Activity" field in a task to be displayed on the TFS Task Board?
HiWe would like the activity field in a task to be displayed on the TFS Task Board, is this Possible?IF so , how is it done?Craig
View ArticleEmail test plan option missing
I was watching a video that shows how to email test cases from a test plan through the web portal of Visual Studio Team Foundation Server 2013. I have yet to find that option. Is this option...
View Article