0
votes
2answers
31 views

TFS Project List is not updated after adding a new project

I created a new project (it was the 5th project in my account) in my TFS account at *.visualstudio.com. I launched Visual Studio 2010, clicked Team->Connect to TFS, logged in with my login and ...
0
votes
0answers
36 views

How to undo a “Get Latest Version” on TFS

I'm using TFS with VS2008 and VS2010 and in the TFS collection I have several projects. I've mapped the TFS root to a local drive to preserve the TFS folder structure and I've done a Get Latests of ...
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
35 views

Cannot see work item workflow using Visual Studio 2012 and TFS 2012

I have an issue, we recently upgraded from TFS 2010 to TFS 2012. Before, in TFS 2010, I was able to use Visual Studio 2010 and VS Power Tools 2010 to be able to open and modify Work Item Types. Now, ...
0
votes
1answer
16 views

Actions and Expected result are disabled in TFS 2010?

I am trying to write my first test case using TFS 2010 in VS2010 However Actions and Expected results columns won't allow me to add those steps ... any thing am doing wrong ?
0
votes
0answers
13 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 ...
0
votes
0answers
12 views

issue about connect to team foundation server

I installed Windows 8 Pro, Sql Server 2008, Visual Studio 2010 respectively. I tr to connect Team Foundation Server, but it gives me below error. Server address and user information is true. ...
0
votes
1answer
57 views

TFS 2012 build: having both VS 2010 and VS 2012 installed

On a Build machine, I have both VS 2010 and VS 2012 installed. (We are nearly finished migrating from VS 2010 to 2012 and have just migrated to 2012, the build machine is also on TFS 2012.) I seem to ...
2
votes
0answers
45 views
+50

Building on Team Foundation Services and Testing in Azure?

I'd like to run some integration tests in Azure. I can't run these in TFServices because they require a database. I'm wondering if it would be possible to push my project up to TFS, have TFS build ...
1
vote
0answers
24 views

TFS Build skips webfonts

Recently we started using webfonts in our projects. When we queue build all the files from the project gets copied however TFS build skips the webfonts (extension .woff, .ttf) Does anyone know why ...
0
votes
1answer
37 views

TFS Specific Changeset files to be merged with latest version

I am in the following situation: A Team Member worked on a task which was partially done in few changesets, few months back. These changesets were reverted and many more changes are done on same ...
0
votes
2answers
98 views

Best practices to Manage Database project in TFS and visual studio

Currently , we don't have our stored procedures , and everything else related to the proj in TFS , we are managing everything on Server ( Adding , Fixing , removing stored procedured , tables etc) We ...
2
votes
3answers
55 views

How do I know which files I actually changed since my last TFS checkout?

I've checked out a bunch of files from TFS in VS2010 and made changes to several of them. How can I see which files I actually made changes to?
0
votes
1answer
50 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
2answers
59 views

how to delete project on tfs2012 from vs2010 ?

I'm trying to delete a project on my tfs 2012 but i got this error C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE>TFSDeleteproject /q /f orce ...
0
votes
0answers
53 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 ...
1
vote
1answer
63 views

Delete project from TFS online with VS2010 Professional (TFSDeleteProject isn't on my computer!)

I have Visual Studio 2010 Professional, and I've been using the TFS service at visualstudio.com. I've read this question and it's answer as well as other things around the web. However, ...
1
vote
4answers
76 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
0answers
29 views

How can I force VS2010 to stop using an outdated plugin?

When I close a Telerik "RadControlsWebsite" project in VS2010, I get, "This plugin is intended for older versions of Visual Studio. Please use Team Explorer." Then, when I dismiss that dialog, I see, ...
-1
votes
1answer
38 views

Team Project in Visual basic 2010,2012

I'm new to stack overflow. I learnt visual basic 6.0 on my own(with the help of the internet) And i migrated to vb2010 and next to vb 2012.now my question is how to work in a team with my friend(s) in ...
0
votes
1answer
37 views

Link a non-code directory to TFS

I am using TFS to manage my solution - which one of it's projects contains a dicrectory with some files and more sub-directories (with more files :P). Some of those files are code, some aren't. The ...
-1
votes
1answer
35 views

Visual Studio 2010 only creates Team Project [closed]

I want to share my Problem. In my Visual Studio, In File menu I have only options of Creating Team Project and Connect to team Project. I was using Team Foundation Server but now I want to create ...
0
votes
1answer
37 views

TFS and resources that is changed from outside?

Hi, Its not unusual to include images in a solutions. The problem is that these images is often edited out site Visual Studio in another program and TFS will not pick up the changes. So how do you ...
0
votes
1answer
126 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 ...
0
votes
1answer
37 views

How to get type of Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemLink?

I want to get strings such as "Parent", "Child", "Related" and so on, but after a long time searching I haven't found any way. The documentation I found is here.
0
votes
1answer
101 views

Web Config Transformation in Debug Mode using TFS

I have successfully transform Web Config and App Config in Debug Mode using this Tutorial . File Web.config will change depending on current Build Configuration. My question is, will this ...
0
votes
2answers
135 views

tfs31001 : cannot connect to tfs

I installed VS 2012 and connect to TFS but because of the framework 4.5 problems I had to uninstall framework 4.5 installed VS 2010 but now I cannot connect to TFS. I added the server, but gives ...
0
votes
1answer
79 views

TFS application tier, error adding user

I'm trying to add another user (from another domain...) to the administration console users and the procedure fails when trying to add the account to the master database. The relevant part of the log ...
0
votes
0answers
40 views

Getting latest version from Source Control Explorer VS Solution Explorer (Visual Studio and TFS)

How different is it from getting latest version from Source Control Explorer and Solution Explorer in Visual Studio. Some times when i get latest version through Solution explorer it does not get the ...
2
votes
2answers
302 views

NuGet for solution included in TFS Build

I am having problems with NuGet: it's actually driving me crazy! I am trying to make a TFS build run for a solution that includes nuget.exe. I don't have any issues running it from Visual Studio on my ...
0
votes
1answer
209 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 ...
0
votes
1answer
107 views

How to connect with Team Foundation Server from Visual Studio? [closed]

I downloaded and installed the Team Foundation server for Visual studio 2010 (http://www.microsoft.com/en-us/download/details.aspx?id=15070). Visual Studio Professional 2010 was installed before. ...
0
votes
2answers
80 views

TFS SCC: How can I get new files listed in the Pending Changes Panel in Visual Studio

We are experimenting to use Microsoft Team Foundation Server Source Code Control as a replacement for SVN. Therefore, it would be great if the friction for this transition would be minimal. For ...
0
votes
0answers
40 views

adding an existing project from one collection to another project from another collection

I need to be able to add an existing project from one collection, to another project from another collection But when i do this in visual studio (by clicking on Add->Existing Project then selecting ...
1
vote
1answer
37 views

Can we impersonate Windows user to TFS or TFS web access?

Is it possible to impersonate Windows user to TFS or TFS web access?
1
vote
0answers
66 views

1050x1680 resolution causes Visual Studio 2010 locks up when interfacing with TFS

I just added a third monitor to my system (NEC E222W) which my NVidia GeForce 9500 GT card is able to rotate such that I get 1050x1680 resolution. However, when using this mode Visual Studio 2010 SP1 ...
2
votes
1answer
67 views

Is it possible to use VisualStudio.com with VS2010?

Is it possible to connect to TFS hosted at visualstudio.com via Visual Studio 2010? Everything appears to point me to download and install VS2012. Is there a Windows client possibly? Please, I know I ...
0
votes
2answers
113 views

Authentication to TFS Service fails from WinForms in VS2010

In my .Net windows application (a code generator) I want to check out files programmaticaly from a TFS service. Although I can access and checkout files in VS2010 from the TFS Service without any ...
0
votes
1answer
46 views

TFS Check-In button doesn't work [duplicate]

I use Visual Studio 2010 for developing apps for Windows Phone and TFS as a version control system. The repository is located at **.visualstudio.com. My project was integrated with it. After I made ...
0
votes
1answer
153 views

How to open TFS Workspace in Solution Explorer

Why am I not seeing any TFS icons next to the icons in my project? I have this project in TFS 2012 Express and I used the get command to download it to my Local Path. Then I went to Visual Studio's ...
0
votes
1answer
53 views

Add code to TFS using Visual Studio

I have code on my local machine and want to put that into TFS. I have a new folder in TFS and I've mapped my TFS workspace to the local folder. How can I add code from my local machine to TFS?
0
votes
1answer
92 views

TFS - Gated Check - A version override can not be specified on a shelveset build

I am using a gated check-in for my TFS server. Everything was working great until today. I now get error message "A version override can not be specified on a shelveset build" every time I try and ...
0
votes
0answers
142 views

TFS mapping root path

I'm having the next problem: I am trying to invoke a custom msbuild task from a .csproj file and I need to set a parameter (something like $(ProjectDir) ) indicating the TFS path that the project has ...
0
votes
1answer
61 views

TFS: Having Trouble Getting a Phonegap solution from TFS

I am having trouble distributing my Phonegap solution from TFS. The thing is the project works fine when I created the solution (builds an runs successfully) and was able to upload it to TFS ...
2
votes
2answers
84 views

Find all files that differ from shelveset?

I have a shelveset of my rather large solution where one element is working. In my workspace version, it is not - however, other elements are working in my workspace version that are not working in ...
1
vote
3answers
158 views

binary files in team foundation server

We recently switched to team foundation server 2010 for our source code management, everything works just fine, except for some legacy code written in FoxPRO 7 and 9, source code files are some sort ...
0
votes
0answers
19 views

Partially build trhows error: "'' is not a valid value for the 'ManifestFile' command line option

The project I am working was using VS2010, but migrated to VS2012. When trying to build on TFS, I got this error with no further details: "'' is not a valid value for the 'ManifestFile' command ...
0
votes
1answer
77 views

TFS Cloud and Shared Projects

I have just set up an account with TFS Cloud Services and am trying to add my solutions to it. The problem I'm having is that I have the same shared projects in multiple solutions that I only want to ...
2
votes
1answer
46 views

Is there a way to control of DataCollector calling sequence in MsTest

We use MsTest and Tfs as testing infrastructure. Several custom dataCollectors was installed onto test machine. But I would like to control the process of calling these collectors. Is there a way to ...
0
votes
1answer
710 views

I cant delete my project from visualstudio.com (TFS)?

I can not find where I delete my project when I log into my tfs at visualstudio.com, does anyone know? It's unfortunate, but my project was created with VS2012. I tried the TFSDeleteProject in my ...

1 2 3 4 5 12