TFS not getting latest of SQL Server 2008 Project file on checkout
Hi,We use visual studio 2010 along with TFS. All files get latest on checkout except our sql server 2008 project file. Files within the project get latest on checkout, just not the project file.
View ArticleTF218017 Cannot create SharePoint 2013 site from TFS 2013
I just installed TFS 2013 and I am having trouble creating a new team project integrated with SharePoint 2013. The problem arises during the final step of creating a new team project from Visual...
View Articleprogramatically list all TFS IDs from a TFS Query using C#
var tfs = TfsTeamProjectCollectionFactory.GetTeamProjectCollection(new Uri("http://tfs.xxxx.xxx:8080/tfs")); var service = tfs.GetService<WorkItemStore>(); Project vsp =...
View ArticleVB 2012 Build error - ".sln" file was not found (type FileNotFoundException)
Hello,Have an error in VB 2012 & TFS 2012 when I build. The error reads:Exception message: The project fle 'C:\Builds\1\Seven\SevenApp\Sources\D\Projects\Seven\SevenApp\SevenApp.sln' was not found....
View ArticleAccessing TFS through web browser. I am getting a blank screen as attached.
Hi All,I am not able view all the data in the Team web access. Anyone please help on this.. Environment details:TFS details: OS: windows server 2008 r2, Web server: IIS7.0, TFS: TFS 2013 update 2,...
View ArticleIntegrate Microsoft Team Foundation server with Freshdesk support portal
Hi, We want to integrate Microsoft Team Foundation server with Freshdesk support portal. Following is my requirement in this regard. 1. Create a button in the right side pane of the ticket details page...
View ArticleThe following error occurred while opening the file...
I'm trying to start a fresh install of TFS 2013 but running into the issue TF255356: The following error occurred when configuring the Team Foundation databases: TF400711: Error occurred while...
View ArticleRunning QTP test scripts via generic tests from TFS build
I successfully ran the QTP test scripts using .vbs via generic tests in Visual studio. I have created a build definition for the same test project and checked in the code in TFS. During TFS build, I...
View ArticleError in uploading reports after upgrade from tfs 2010 to tfs 2013
Hi, I upgraded tfs 2010 to tfs 2013 We are using CMMI template. After the upgrade i tried to upload the reports to MSF for CMMI Process Improvement 2013.2 But i got the...
View ArticleCheck-in previous version of file (TFS 2010)
I had to rollback a few files for a period of time and now I would like to 'reinstate' one these files. I am doing this: Check out the file in question Get specific version (using the changeset number...
View ArticleHow capture value before special characters by using regular expression (regex)?
Hello,In my test I have to capture '278997' value that I'll use in other steps.the string looks:="/Form/SubjectProperty/278997">SUBJECT PROPERTY</a>I added into this step 'Extraction...
View ArticleDefault backlog position from Quick Add Panel (CMMi)
Is it possible to change the requirement backlog quick add functionality so a new work item does not go to the top of the backlog by default?I can set Stack rank to a default value when creating a...
View ArticleTFSConfig Identities: 0 security identifier(s) (SIDs) were changed in team...
Hi AllI have: 1- Two Domain Controllers (DCs) with the following Domain Names (Both Windows 2012 R2 Data Center, each on different forests and two-way-trusted to each other): A- OldDomain...
View ArticleShared Parameters filtering (Active/Inactive - Area/Iteration Path)
Hi.Using TFS 2013.3. Shared Parameters have:State, Active/InactiveArea PathIteration PathBut when I want to add a Shared Parameter set to a test case I can't use any filtering on these fields. I see...
View ArticleLooking to start using TFS 2013 for version control for new project - need...
I've been using Subversion for years and recently had a little exposure to Git. I have no prior exposure to TFS.For new project that is coming soon I am considering to use TFS for project planning and...
View ArticleHow to close hundreds of code review requests in batch
We have developers who keep submitting code review request but never close them in Team Explorer, the result is their My Work Explorer has hundreds of code review requests, this is obviously noisy for...
View ArticleHow to exclude an individual from Project Alerts
We have set up Project Team Alerts for all of our TFS Projects. We have a couple of people in the PMO who want to be a member of every project. We added them to the teams, but of course, they started...
View Articleupgrade of tfs2010 plugin to tfs2012 isn't working
hi,I wrote a plugin which I deployed on my tfs2010 server that implements ISubscriber and uses the ProcessEvent function, I'm now trying to redeploy this plugin on to our tfs2012 server. I've...
View Articlehow to add conditions as a checklist for closing user story in TFS
Hi,I am using TFS 2010. I like to add some criteria so that anybody if want to close the user story then a Check list will appear and he/she has to check those as done done. Then only user story....
View ArticleMigrate Scrum for Team System v3.0 to VS 2013
Thinking that someone must have done this successfully but I've followed all the steps and it's an extremely frustrating adventure. It really shouldn't be this difficult.Followed the steps listed...
View Article