0
votes
0answers
26 views

CodedUI tests failing due to missing assembly reference?

I have a coded UI test built with VS2010 for TFS2010 running on machine A. I have a test agent installed on machine A that the tests run on successfully. My testsettings file>Roles is set to ...
0
votes
0answers
7 views

TFS display all checked out files, grouped by user

I know how to display all checked out files in TFS either by using "Find in Source Control" or using the tf status /user:* command from the vs command prompt. How do I display the list grouped by ...
-1
votes
1answer
35 views

Team Foundation Server - Source code access restriction

we have an asp.net mvc3 project on tfs , we want give permission to each developer to access certain file and folders on source, and restrict them from mapping all of source code to their local hard ...
-2
votes
0answers
21 views

Continuous Integration vs Continuous Delivery vs Continuous Deployment: [closed]

What are the differences between Continuous Integration, Continuous Delivery and Continuous Deployment and how should I implement each using TFS 2010?
0
votes
0answers
15 views

Capture MSTEST command line arguments during a build

I have a unique situation where I'm trying to capture the mstest command line arguments and have them displayed via a WriteBuildMessage activity. If I can get over this hump, I plan to pass the string ...
1
vote
1answer
24 views

TFS from Solution A showing pending changes from Solution B - using team foundation services

I'm using Team Foundation Services to manage two different solutions. They're both in DefaultCollection. If I open up Solution A in visual studio and make a change, Solution B shows this pending ...
0
votes
1answer
29 views

Code Review in Visual Studio 2012, with TFS 2010

Is it possible to enable Code Review in VS2012 with a TFS2010 server? Our should we upgrade our TFS server to TFS2012 before its possible? Thank you! :-)
0
votes
0answers
22 views

Is it possible to connect history of two files in TFS?

I have two files stored in TFS (FileA, FileB). FileB was created as a copy of FileA in a different folder (VS project). FileB was then edited and gained history, FileA was deleted. If I am looking for ...
0
votes
1answer
19 views

How to change build server's IE settings?

Like the user in this post: Selenium WebDriver: cannot find element with name I am getting the "Unable to find element with name == q" error. I'm able to correct it locally by adding bing.com to ...
0
votes
1answer
26 views

Where is the TFS 2010 API DLL Microsoft.TeamFoundation.Framework.Server.dll?

This DLL is needed to reference the corresponding namespace Microsoft.TeamFoundation.Framework.Server. This DLL doesn't seem to be included with either the Visual Studio 2010 Team Explorer or the ...
0
votes
1answer
25 views

Deploy Custom Build Activity to clients

When creating Custom Build Activities for TFS 2010/2012 it results in assembly (dll) files which can be used in build definitions. When developing locally you place the assembly in the GAC or Visual ...
0
votes
0answers
14 views

Inability to Shelve with SQL Query Windows Unsaved in Visual Studio

As I was wrapping up my work-day, I wanted to shelve my changes in TFS before I went home as I encourage all developers to do. All my changes were saved to disk, and I had a number of SQL query ...
1
vote
1answer
36 views

TFS Build Agent seems to ignore my active solution configuration and builds all projects

Requesting a build from TFS, the Build agent seems to ignore the active solution configuration and builds all the projects in our solution. We have excluded certain projects in our solution and TFS ...
2
votes
1answer
15 views

Size of attachments in TFS 2010

Is there a way to limit the size of attachments for work items in TFS 2010? Does this have to be done programmatically?
0
votes
1answer
38 views

TFS 2010 - Burndown and Burn Rate Report - Missing Iteration & Areas

This question has been asked once before but it got no answers so I am asking it again. We are running TFS 2010 and have started to put a lot of work items in there. We have an iteration hierarchy ...
0
votes
1answer
27 views

In a TFS 2012 WIT, is there a way to show the full comment dates for System.History instead of the “fuzzy” ones?

Having been using TFS 2012 for almost a year now, our team has started working on another round of customizations to our customized Agile Process Template. I received a request today that I can't ...
0
votes
2answers
47 views

Get Build Quality List

I have a custom build that deploys code, part of the deploy process I need to specify the build quality. Currently I have to type in the quality, such as "Ready for Deployment". I want to add a custom ...
0
votes
1answer
91 views

TF30063: You are not authorized to access after change from TFS2010 to TFS2012

I am working with VS2012 and TFS2012. Before I have worked with VS2010 and TFS2010 and my credential was stored in the Credential Manager. Everything works fine and the shift to TFS2012 and VS2012 ...
0
votes
1answer
48 views

How to Unlock TFS Project Files?

I Migrated my TFS(MyTFSServer) server to another TFS server(MyNewTFSServer). In this migration I have restored database from the old to the new server and some of the files awere locked in old server ...
0
votes
0answers
67 views

Not getting test case results(passed/failed/blocked) from TestSuite using TFS API

I am trying to get test case results(passed/failed/blocked) from TestSuite under a test plan. Using below code to do this. public List<ScoreBoard> GetTestStatistics(string teamProject, ...
0
votes
1answer
18 views

TFS 2010 Migration to TFS 2012

Im trying to migrate from a hosted service to MSFT free Team Foundation Service. However this is causing me more pain than it should! Im using TFS Integration Tool but im getting conflict after ...
1
vote
1answer
54 views

TFS Build Copy to Versioned Folder

I'm currently looking at a TFS build server setup & I was trying to set up a process whereby I can set up a build template to build to a folder based on the version number of a .NET assembly ...
2
votes
1answer
66 views

Advantages of TFS 2012 Build Agents vs TFS 2010 Build Agents?

I am testing the compatibility between TFS 2012 Source Control and TFS 2010 Build Agents, and I am glad to inform that they are compatible. I am wondering if there are any advantages to using TFS 2012 ...
0
votes
1answer
189 views

copy files from TFS to build drop location using copy directory activity

my case , i want to copy from Folder TFS to build drop location when my build succeeded i am using copy directory activity, in copy activity directory destination directory ="Build Drop Location" ...
0
votes
1answer
43 views

Lots of users in the “Assigned To”` dropdown of work item, in TFS

When I want to assign a work item to a new person, there's a huge list of users in the combo box to select. Lots of them are gone from the company and are inactive in the domain control. But the list ...
0
votes
1answer
29 views

What is the recommended TFS structure.

We are trying to move from our current source control to a TFS as a source control. Right now we have all projects as project references. Our organization is small and we have a lot of common projects ...
2
votes
0answers
146 views

Add hours during check-in process

In TFS workitems we have several fields for tracking time: Original Estimate, Remaining Work, Completed Work I'd like to add an option to add completed work hours on check-in. Currently default ...
0
votes
1answer
40 views

Dropdown list for Story points in Agile

I am trying to add drop down list to story points; obviously which is not happening. i have some questions: Is it like pre-defined, coz it dosent allow me to change the existing one? I have created ...
0
votes
1answer
52 views

Can TFS 2010 generate an e-mail alert when an item has been checked out for longer than 'X' days?

If a user checks out a file and fails to check it back in after a certain number of days, I'd like TFS 2010 to generate an e-mail. (For example, the user would be notified after the item has been ...
0
votes
1answer
69 views

How change completed work of work items via a time sheet in TFS 2010

I want to have an easy editor to fill the time sheet by developers. The main problem with increasing the completed work is that we can't make changes for past days. I've found this great tool at ...
0
votes
0answers
53 views

TFS and Configuration Management

I am working with a system that spans several servers and is very configuration heavy (lots of settings in .Config files for .Net components and lots of .Properties files for Java components) There ...
0
votes
0answers
335 views

TFS Power Tools: Shell Extension : Not showing in Windows Explorer context

I have Windows 7 Professional x64. I have Visual Studio 2010 Premium and Visual Studio 2012 Premium installed on my machine. I installed TFS Power Tools Decemeber 2011. I restarted my computer after ...
0
votes
0answers
59 views

How to best approach moving files between projects in TFS 2010 while maintaining changes to original files?

How to best approach moving files between projects in TFS 2010 while maintaining changes to original files? I have a situation where I have an asp.net mvc 4 project that uses views and controllers ...
0
votes
0answers
34 views

TF Build 2010 trying to access my System32 directory

I have TF Build 2010 running. I gave the "VS Team Foundation Build Service Host" service admin privileges on the machine (for testing purpose). I am using the default build template unmodified and I ...
0
votes
0answers
32 views

Product backlog Title not visible TFS 2010

Product backlog title not visible on my one of user machine. But same can be seen if he try from different machine. Rebooted the machine, still no luck. Any suggestion, what could be wrong here?
2
votes
2answers
113 views

Assign Global Variable/Argument for Any Build to Use

I have several (15 or so) builds which all reference the same string of text in their respective build process templates. Every 90 days that text expires and needs to be updated in each of the ...
1
vote
1answer
27 views

Is there any way to get project level error/warning messages from Team Build 2010 without slowing the build down?

I am in the process of setting up continuous integration in our TFS system. One major part of our system are the development of about 50 DotNetNuke modules to support our CMS infrastructure. Right ...
0
votes
0answers
56 views

VS 2010 mkdir error

Trying to run a TFS build in Visual Studio 2010 and receiving the following error message: [Build path]\BuildType\TFSBuild.proj (470): The command "if not exist \[Build server]\[Build path]\sources ...
0
votes
1answer
366 views

Team Foundation Services are not available from server

OK, I hate to reopen a previously solved case, but I can't get it to work. I have two endpoints listening to events from TFS 2010 event service, one build with Web Service (ASMX) and one with WCF ...
0
votes
2answers
121 views

TFS 2012 update failed: Sync error for identity … No mapping between account names and security IDs was done

Upgrading our TFS 2010 to TFS 2012, I get this error on one of the collections: [Error] Sync error for identity: System.Security.Principal.WindowsIdentity, S-1-5-21-xxxxxxx - No mapping between ...
0
votes
2answers
95 views

How to use SSRS solution through TFS

I am using SQL server 2012. I have created one SSRS solution in SSDT (Sql sever data tools). I want to add it in TFS Visual Studio 2010. It only used for Syncing purpose for all team members. so every ...
0
votes
2answers
41 views

What is the full list of TFS 2010 EventTypes?

I wrote a small app which attempts to subscribe to various events, but can't find a really good explanation or list of all the different event types. Does anyone know what they are? For example, so ...
1
vote
1answer
54 views

How to Create Bulk workItems in TFS as Bugs from c#

Currently i am creating workItems as Bugs from c# code using TFS Sdk. I have around some 5k bugs which I query from Sql Server Db Paging by 1000 then creating workItems into TFS. But for Creating 1000 ...
1
vote
4answers
82 views

TFS - Forcing all developers to check-in their code

Is there a way in Visual Studio & TFS where you can force the developers to check-in their code ? or remind them to always check-in their code ?
0
votes
1answer
63 views

TFS 2010 - CI triggers ONLY affected workspaces solutions

I have a TFS 2010 build definition with its XAML workflow logic and stuff. This is a Continuous Integration def, and it's associated to several solutions included in the same server/workspace folder. ...
0
votes
1answer
37 views

TFS 2010 different views for WIT

Is it possible to "teach" the TFS Showing \ not showing WIT fields for specific users ? Disabling \ Enabling WIT fields for specific users ? For Example: Administrators \ Contributors - ...
0
votes
1answer
68 views

How to delete a specific attachment using TFS api 2010, 2012?

How to delete a attachment in attachments collection using TFS api 2010, 2012. I only know wi.Attachments.Clear(); to delete all attachment.
0
votes
0answers
49 views

TFS - project lost from source control

I am having a problem trying to retreive a project from source control. I have probably done the wrong thing removing bindings and so forth. The version of my project in source control is not the ...
0
votes
1answer
136 views

We have an issue connecting TFS workspaces to versions of Visual Studio 2008, 2010, 2012. We get “The path … is already mapped in workspace ” issue

Here is what we are trying to do: In a TFS collection we set up a TFS project “BuildBusinessWebsite”. For this project we will have .Net solutions, SQL Server Reporting Services (SSRS) reports, and ...
1
vote
2answers
81 views

My edited files not appear in TFS's Pending Changes window

I am using VS2010's TFS and have this problem: after 'Get latest version', and try to edit the file, it does not appear in Pending Changes window. I have to use the option 'Check out to Edit' for ...

1 2 3 4 5 28