Why is trackhistory/hierachy missing on my baseless merges on single...
I use vs2013 and have made a simple tfs Tool, which - among other Things - do my baseless merges so I avoid using the tf command in a command prompt... :-)The merges works fine but I now discover that...
View ArticleRelease Notes for TFS update 4
Hi,I'm kind of frustrated to search the release notes of the Update 4 for Team Foundation Server.Can someone help me to have the official release notes? I found a lot of thing about the client VS but...
View Articleworkitemchanged delegate is not getting binded in kanban boards since it is...
For TFS Web access :I should not allow parent items to done until the children items are done. I got some article info from codeproject.com and incorporated some changes and it got worked using jquery...
View ArticleTFS Portal - "This operation is not supported for a relative URI."
Hi,I am using TFS 2013 . In one of the project portals underneath "recent builds"; I see the error "This operation is not supported for a relative URI." I n other project portals its ok. Can you please...
View ArticleTFS Customization - Can we just rename the label of the control rather than...
I wanted to reuse some existing fields with different values. I can customize XML to add different values for the existing field since we import the changes to specific project. And I will just rename...
View ArticleTFS - Access Level - page not found when trying to add user
When I'm trying to modify some group under Limited Access Level I cannot do that because of the following error:Page not found....
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 ArticleTeam Foundation Server
deseo saber como hago para obtener un inventario de los objetos que contiene un team project creado, favor su ayuda.
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 ArticleMTM Screenshot image url problem, access from outside of corpnet
Hi Geniuses,We got problem when accessing screenshot captured in MTM in work items - repro steps section from outside of corp net,I checked the URL of the screenshot, it still points to the host name...
View ArticleUsing Team Foundation Server 2013 for Embedded windows application development
Can I use Team Foundation Server 2013 to develop an application for an Embedded Board with WEC7 or WEC2013? Does it have all the features of the ultimate edition? For example, can I debug the...
View ArticleCan I add additional link to "Other links" section of TFS web access home hub...
Hi,Is it possible to add additional links to Other link section of TFS web access home hub page?Thanks in advance,Hazeq.
View ArticleMove a work item’s from one team project to another
Hi,Is it possibility to move a work item’s from one team project to another with in same collection.While moving work item ID should not change.Thanks in advance,Hazeq
View Articlewhat is the best team project / folder structure on TFS?
I am not sure how accurate is this article below from Microsoft but although most of the structure makes sense as shown in the schema, I dont understand the project structure.How To: Structure Your...
View ArticleTFS Web Access custom controls Javascript API : How to get field's previous...
My requirement is : Allow parent to state 'Done' only when child items are 'Done'. For Web Access custom controls: I evaluated these changes in args.change == field-change event and captured the...
View ArticleCannot build because of Nuget errors
Recently my workstation was migrated from windows 7 to 8.When I downloaded my project from TFS source control and tried to build it for deployment to my test server, I got these Nuget errors.How do I...
View ArticleTFS Web Access API code: How to prevent saving of work item in "pre-save" event
var setError =function(workItem, workItemError){ error =Error.serverError(workItemError);// Associate the error with the work item.if(storeErrors){ workItem.setError(error);}I got this code through...
View ArticleTFS solution explorer
I am new to tfs, I open the tfs and added the project, I can see the folders in team explorer but I am unable to see those in the solution explorer
View ArticleTFS Web Access API - No documentation is available. I want to access some...
I have done some validations for Work Item states using custom controls. I did using "field-change" event. But I wanted to use "pre-save" or "saving" event. How I can able to get the field's current...
View ArticleDo I need Install VS in test agent
Hi. I have test agent in my local TFS 2013. I try execute remotely CodedUI Test from Build Definition. But I see error:Exception Message: Could not load file or assembly...
View Article