0
votes
0answers
25 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
6 views

Spinning MTM/VLM VMs in an AD

Could someone shed a little bit of light as to the requirements on SCVMM and each gold image for MTM and VLM based testing in an Active Directory? Our App is a WinForms app. We have a need to spin an ...
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
30 views

MS Visual studio 2012 debugger is not working for solution those build on TFS Sever

I am building solution on Team Foundation server and then I am trying to attach the program for debugging but I never hit the break point. If I build same solution on my computer then attaching ...
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 ...
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
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
333 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
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
0answers
19 views

Adding Same File from Multiple Location at a time in TFS 2010

We have One Project in TFS 2010. There are 20 Client who uses on different location. Currently we are OK for it like someone adding one file from remote location and all have different files to be ...
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
223 views

Solution Explorer not showing files after Get Latest

I am working with another dev and we're using TFS for source control. When he checks in a file or folder, I can see them with Source Control Explorer. I can do a Get Latest, and I can see that the ...
1
vote
1answer
72 views

The “Merge” button in TFS-2010 is missing?

We use Vs2010 with TFS 2010 The settings for source control [merge || compare ] are: Everything is working fine for cs + aspx + html extensions. But there is a problem with css extension ( and ...
0
votes
2answers
127 views

Visual Studio, difference when running tests in visual studio and on build server

We have the following setup: Visual Studio 2012 / SQL Server 2012 TFS 2010, Build Server runs unit tests automatically on build. A solution with lots of code and 2 Test Projects (so 2 separate ...
0
votes
1answer
39 views

How to enforce merging for hotfixes in TFS?

We are using the TFS Advanced Branch Plan: Is there a way that we can enforce that hotfixes must be merged up to the Servicing branch? We recently had an incident whereby we deploy V1.2.0 of the ...
1
vote
1answer
338 views

TFS Custom Check-In Policy is not in the Add box

I have followed the steps on this website: http://msdn.microsoft.com/en-us/library/bb668980.aspx to create a TFS Custom Check-In Policy. I have updated the registry as it suggests except to Visual ...
0
votes
2answers
305 views

An exception occurred while invoking executor 'executor://mstestadapter/v1': Object reference not set to an instance of an object

We are using Visual Studio 2012 and Team Foundation Server 2010 in our project. Since, we are using Microsoft Fakes, we could have not used the started Test functionality of our Team Build 2010, I ...
1
vote
0answers
49 views

Visual Studio Work Item Editor Interface Corruption

Has anyone ever seen behavior like this in the Visual Studio 2010 Work Item editor, and found a solution: The odd outlining of the upper controls is not a big deal, but the lower sections consist ...
0
votes
1answer
331 views

TF30170 : Can't create new Team Projects anymore

We used to have a great time with our TFS 2010 installation, but all of a sudden it seems to stab us in the back. When we try to create a new Team Project (either via VS2010 or VS2012 Team Explorer), ...
1
vote
1answer
93 views

Compatiblity between TeamFoundation Client v10 and v11

I am developing a WPF application which needs to interact with a Team Foundation Server, basically retrieving some workitems. For doing so, I used the TeamFoundation Client assembly v11 which came ...
1
vote
0answers
77 views

Export or Copy TFS 2010 Team Project and Collection Groups to different Collection and Project

I am trying to determine if there is a way to either export/import Collection and Project Groups or copy them to a different Collection and/or Project. I know for our test setup I can copy the ...
4
votes
2answers
533 views

Check-in policy error with VS 2012 and TFS 2010 - CheckForWarningsPolicy

We were using Team Foudation Server 2010 with Visual Studio 2010 for every project we made in our company. We created some post build events, some check-in policies and everything was working ...
0
votes
1answer
177 views

How do you recursively add folders and files to an empty Visual Studio 2010/2012 solution?

I've seen answers on SO that were for adding recusively to projects, but no correct answers for empty solutions. I am trying to recursively add an entire directory to a TFS repository, and this ...
2
votes
1answer
2k views

How do I get my solution in Visual Studio back online in TFS?

I had my solution in Visual Studio 2012 (which is under TFS source control) open and the TFS server (2010) was down. When I then made a change to one of the files and attempted to save it I got a ...
2
votes
3answers
90 views

Does canceling get latest version works in TFS?

I have chosen to get latest version from a TFS connected solution, and pressed cancel, is this operation transactional, I mean is canceling get latest version command cancels the whole operation or ...
1
vote
1answer
213 views

common library nuget package integration with tfsbuild server

This question is a follow on from:: how to handle a common library in TFS & share dlls I have decided to go with the approach where I use a nuget package to share my common library with other ...
0
votes
1answer
206 views

thinking of migrating to tfs 2012

I am using tfs 2010 /sql server 2008 r2 with vs.net 2010 at the moment. Thinking of upgrading tfs to 2012. Has anyone tried this? is this relatively easy? Should I upgrade to vs.net 2012 too? does it ...
1
vote
1answer
287 views

how to handle a common library in TFS & share dlls

I have 2 different applications set up in tfs source control. Both share a common library, also set up in source control. The current process for changes to the common library is build it, copy ...
0
votes
0answers
40 views

TFS 2010 confirmation of merge via SQL query

In TFS 2010, how do I confirm if a branch was merged by running a SQL query?
2
votes
1answer
242 views

Break the branch link for individual files in TFS

When we create a branch from our main trunk in TFS we also change the web.config to point to different databases, web services, etc. When we make a bug fix we do it in the release branch and merge ...
0
votes
1answer
155 views

TFS 2010 cloaked database flag

In a TFS 2010 collection database, where is the database flag the identifies if a folder is cloaked within TFS?
8
votes
1answer
2k views

Clone TFS build definition in Visual Studio 2012?

Steps in In Visual Studio 2010 Open Team Explorer Go to Builds Right-click on a build definition, and click Clone. How can I copy/clone a build in Visual Studio 2012? The Clone operation seems to ...
1
vote
0answers
144 views

Visual Studio Checks Out Solution and Removes SolutionInfo.cs

When I right-click on my solution, in solution explorer, and choose Get Latest, Visual Studio gets the latest, but also checks out the solution. Replacing ...
2
votes
0answers
364 views

TFS 2010 custom reporting SQL query to list all active branches per Release (branch name) & Project within a collection

Ever since I started to work with TFS 2010 (through VS 2008 if it matters) and was tasked with producing administrative reports, I have had a lot of challenges. I know that there is an API and the ...
1
vote
2answers
2k views

Files could not be found in workspace

I am using Visual Studio 2010 professional with TFS as a source control and everything was working fine. In morning I came I opened my solution and it opened as Offline. I tried going online, and it ...
0
votes
1answer
54 views

VS 2010 Keeps Adding File Back After Deletion

I can delete a file from my solution explorer, and commit the changes back to TFS. But when I exit VS it adds the file back. So when I return it shows up as a pending add. How do I get rid of it! ...
0
votes
1answer
136 views

Visual Studio file viewer that works with TFS

We are working on a new web project that is just loose html/css/js files (not an asp site). We want to be able to edit the files in Visual Studio, but not have to have a project/solution file. ...
1
vote
0answers
89 views

TFS 2010 publish to specific location

Need help with TFS Build. My situation is that I have no control over the IIS boxes and the dev/test sites will not change with each build. Can some one walk through how to create a solution(sln) ...
1
vote
1answer
257 views

Using TFS with VS2003

As per Microsoft Pattern & Practice blog its recommended to use MSBee. To build a .NET 1.1 applications with Team Build • Upgrade your .NET 1.1 solutions to .NET 2.0. You can do this by opening ...
0
votes
1answer
280 views

TFS 2010 - Build and Test Nightly

I'm new on StackExchange and i'm a french guy so sorry for my english... I search something to help me for continue integration on TFS web. In fact, i want to build and make test during night because ...
3
votes
1answer
270 views

Gated Checkin: Sheving the Sources causes rollback in Visual Studio

One of our developers discovered something very strange in Gated Checkin Builds which seems to be a feature of Gated Checkins. When launching a Gated Checkin, the solution in his Solution Explorer ...
2
votes
2answers
95 views

TFS2010: Fast way to determine user, who edited “this function” or “this line of code”?

we use TFS controlled source. Are there a fast way to determine the history of a function I'm currently in - like anwsering "who edited this function?" or "who edited this line of code?". I know, that ...
1
vote
4answers
2k views

How do I get Visual Studio Team Foundation Server to see I moved code to a different folder?

I moved some code from my c drive to my d drive. When I opened the solution, it told me that "The solution appears to be under source control, but its binding information cannot be found. Because it ...
0
votes
1answer
134 views

Relying on TFS 2010 Notification Service

I need to fire up a few workflows which are driven by the change in build quality. I can either write up a quick service that subscribes to the correct events in the TFS 2010 Notification model and ...
1
vote
2answers
1k views

Move Visual Studio 2010 Project from one TFS to another?

I have a project in visual studio 2010 bind to the TFS. Now we have a new TFS server, i'd like to move my entire project to new TFS server. But here is the problem. I have lots of pending changes that ...
1
vote
1answer
214 views

TFS 2010 Team Build Test Run Fails With Error Regarding Test Impact Diagnostic Adapter (Two or more collectors set to collect information from IIS)

We are using TFS for team builds and have a scenario where our application builds successfully, and all of the unit/integration tests are executed successfully, but the test run fails with the error ...
1
vote
1answer
111 views

Offline version of Source code tken from Microsoft TFS

I get offline version of source code from TFS. I removed files with extensions .scc;.vssscc;*.vspscc; and folders debug;release;obj;bin from project. Still Visual Studio 2010 ask username and ...
0
votes
2answers
476 views

Visual Studio doesn't see Team Explorer

Few days ago i had to reinstall VS. So after uninstallation, I downloaded VS2010 Ultimate from MSDNAA and installed it. Everything went without any trouble, but when i run VS I found, that there ...
0
votes
1answer
309 views

TFS Build using conditional compilation symbols (DefineConstants) from .csproj file

I have a solution that I build in TFS 2010 build. This solution and its build has 3 configurations set (Development, Integration, Release). I have set the build to build all of them, and it works ...
4
votes
1answer
415 views

$(TeamBuildConstants) is blank for TFS builds

I have a post build event like this: if NOT "$(TeamBuildConstants)"=="_TEAM_BUILD_" "$(SolutionDir)Tools\NuGet.exe" pack "$(ProjectDir)MyAssembly.nuspec" -BasePath "$(ProjectDir)$(OutDir)." ...

1 2 3