Visual Studio Team System is a full featured platform which covers all the application development life cycle.
0
votes
1answer
21 views
Best steps for upgrading a project with VS2008 and TFS version control up to VS2012?
I'm looking to upgrade a VS2008 project that's currently on TFS2008 version control, with the eventual destination of VS2012.
One thing I'm wondering is whether it would be better to upgrade the ...
1
vote
1answer
59 views
Build Server Will NOT Deploy certain apps
We recently upgraded to TFS2012 and now we have an MVC app and a WCF Service both built in VS2012 that WILL compile and build but will NOT deploy. Any ideas on what I should research? I read that MS ...
0
votes
2answers
58 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
42 views
VS2008 TFSBuild Exec command
I have an itemgroup set up in our VS2008 TFS TFSBuild.proj file which runs a number of test lists in sequence. In between these I need to kill the VSTestHost.exe process, because otherwise the build ...
0
votes
1answer
40 views
Is there a migration tool for upgrading a team project process template to CMMI 5.0 from 4.2
We have lots of team projects at our company which are using CMMI 4.2 process template. I'm going to upgrade to CMMI 5.0 or maybe CMMI 6.0.
I've found ...
0
votes
0answers
180 views
TFS 2012/2010 and Project Server: project management guide
Do you know some guide about project management with TFS+Project server? I have many questions about managing software project with these tools.
For now I've got main concept. Key points:
Planning ...
0
votes
0answers
29 views
diffmerge font size in team explorer
In Visual Studio Team Foundation Explorer when I compare 2 files, it will bring up a diffmerge window. I can't find where to change the font size. Does anyone know about it?
0
votes
1answer
74 views
Iterations always default to first project & can't select current project
I'm using the Team Foundation Service (TFS in the cloud) for source control. Within my account I have multiple projects. Via the website I can see that the first project has the default Release & ...
0
votes
0answers
114 views
Team Explorer gives exception on opening (VS2010)
exception is :
An exception was encountered while constructing the content of this frame. This information is also logged by running the application with the /log parameter on the command line, ...
0
votes
1answer
401 views
TFS 2010 Work Item State Change Date / Changed By User Fields are Updated Unexpectedly
Our company is moving to TFS to manage development activities and the State Changed Date and Changed By Fields are an important part of auditing who did what / when.
The problem I'm running into is ...
0
votes
0answers
22 views
Source Control Structure in Visual Studio Team Service | System
I'm setting up a Source Control environment in Visual Studio Team Services. Someone recommended to me to create a directory for each version of my app for the purposes of merging, etc. This seems to ...
0
votes
1answer
106 views
How exactly do multiple people work on a project together? [closed]
I have been working solo on a project for quite some time and am reaching the point where having another developer on the project would be helpful. I am a fresh college graduate, so I have only ...
1
vote
2answers
59 views
TFS 2008 WIT - Limiting System.AssignedTo based on group selection in other field
I'm attempting to create a field ALLOWEDVALUES rule to limit the assignment of users based on another field. As an example.
User Groups
[PROJECT]\Developers
[PROJECT]\Project Managers
In the TFS ...
2
votes
2answers
169 views
TFS Force Get programatically via SDK
I cant figure out any way to force get a file from TFS programatically. My current code:
_workspace.Get(new GetRequest(serverPath, RecursionType.None, new DateVersionSpec(dateTime)), ...
1
vote
1answer
193 views
VSTS Test Agent & Controller 2012 Compatibility
We are mixing devs with VS2010 and VS2012 because all our projects have not been migrated yet.
We already have a complete test rig including a test controller, some test agents and a result ...
0
votes
1answer
93 views
Error compiling Wizard Generated MFC App; missing CDocument declaration
I consider myself pretty sharp with MFC, but I've ran into a problem lately that I have not been able to find a fix for online, nor have I been able to trace it down myself...
The problem is, some ...
0
votes
0answers
54 views
Export case data fogbugz hosted
Is there a way to export detailed case data from fogbugz? My office is attempting a move from free and hosted version of fogbugs to TFS. We saw there is a filter export but that isn't really what we ...
0
votes
0answers
22 views
Team Systems Source Control - How to resolve a conflict when no conflict exists
I have an odd (but probably common) problem with Visual Studio 2010 Team Systems Source Control.
I am getting a message during check in - "No files checked in due to conflicting changes. Please use ...
1
vote
1answer
261 views
Use Team Foundation Service and Git Support from Monodevelop
NOTE: This question was asked before the release of git support in the TFS Service, and this works quite well now. Read more about using tfs service with monodevelop here: ...
0
votes
1answer
92 views
Change user column format in Visual Studio TFS Source Control History
My company assigns numeric values for usernames in active directory and history window in Visual Studio (for TFS Source Control) displays users in format [Domain][number].
Is there a way to change ...
2
votes
3answers
418 views
TFS Client Error using Visual Studio 2010
I have been getting this strange error with VS2010 TFS client, whenever i try to do
any operation related to TFS.
Method not found: 'System.String
...
2
votes
1answer
753 views
TFS 2012: Correllating binaries to builds and source code
I'm starting to dive into TFS 2012 and I have a basic understanding of the tiers and how build servers, controllers and agents work and how different build scripts can have different configurations ...
2
votes
1answer
492 views
Unable to run unit/webperformance/load test remotely after installing Visual Studio 2012
After installing Visual Studio 2012 for testing, I can not run tests remotely (using remote test controller) from Visual Studio 2010. I start test from Visual Studio 2010 because our dev team have not ...
0
votes
1answer
321 views
TFS 2010 - Create a new project from an existing one in TFS
I need to create a new project from an existing one in TFS. This is for source control only. I do not need to copy any work items.
so now i need to create NewTeamProject in NewProjectCollection and ...
0
votes
0answers
60 views
Cant retrieve a local copy of a file from Team Foundation Server
I'm completely new to TFS and I'm running into issues building a solution.
I got the latest version of the project I want, but it doesn't retrieve local copies of certain files.
There is one file ...
1
vote
1answer
609 views
Sharing assets (images/css/js) between projects using either Visual Studio or TFS
Is there an effective way to share visual assets between different projects?
This would include images, CSS and JavaScript.
I've looked at the following stack questions which don't seem to answer ...
9
votes
1answer
4k views
Moving the Collections from TFS 2010 to TFS 2012
Is there any simple solution to move collections form TFS 2010 to TFS 2012 Including source code, work items, documents, project site... ?
by the way, TFS 2012 has been installed already.
I would ...
1
vote
0answers
241 views
Visual Studio Team System 2008 Localhost Controller Access Denied Restarting Rig for Load Test
I have two basic issues:
I can't seem to get the "Restart Rig" to work when the Controller is listed as 'localhost'.
I can't seem to get the agent to run as expected in the load test.
Here are the ...
0
votes
1answer
1k views
“Test Agent could not connect to the test controller” VS2012 Agents
(Using the Visual Studio 2012 Agents tools for testing)
I'm having difficulty getting my test agent (on a remote machine) to connect with my test controller.
I'm getting the error message:
...
0
votes
1answer
32 views
How to order TestMethods of execution using Visual Studio
I am writing test cases using using VS 2010
I have list of test methods and i am looking to run test cases in a particular order
for an example, here is i have few test methods.
[TestMethod]
public ...
0
votes
1answer
233 views
vstest.console.exe fails to start tests
I've been trying to use the new 'vstest.console.exe' that comes with VS2010 (in my case I'm using the version that comes with the Visual Studio 2012 test agent software).
However, when I specify to ...
0
votes
1answer
650 views
How to execute an ordered test list in VS2012 RC?
In VS2012 RC, I noticed that the test list editor, tests view and test lists are absent.
I have an ordered test list - how do I run this within VS2012?
Normally, I would go to the test view, ...
1
vote
1answer
415 views
How to update from TFS Scrum 2.0 from Preview 4 to final RTM?
I have a TFS 2012 project that I built using VS2012 RC and the "Microsoft Visual Studio Scrum 2.0 - Preview 4" process template.
Today the RTM for both TFS and VS 2012 were released. I upgraded both ...
0
votes
1answer
183 views
how to pass an interface to a method which accepts ITestCase type interface in C#?
I have a TestSuite (TFS object) object which calls an add method .This add method accepts ITestCase as an argument .This ITestCase interface has different methods and properties described at below ...
0
votes
1answer
50 views
How to add new page in VS 2010 with tfs
I am completely new to TFS 2010 and am trying to use it for basic source control. I have successfully added an exsting project, however I cannot figure out how to add a basic new .aspx file. I know I ...
0
votes
0answers
210 views
How to create a test case in TeamFoundationServer using C# code?
I want to connect to a particular test plan in TFS server and add test cases to it using C# code. I tried the below code. I could able to connect to my project PROJECT_HEADCOUNT but after that I don't ...
0
votes
2answers
384 views
Check out and check in programatically using TFS API
We would like to check out and check in programatically using TFS 2010 or possibly 2012.
The catch is this: it has to be done without a local workspace. Why?
The "check out" and "check in" button ...
1
vote
1answer
289 views
A test run must be created with at least one test case
Attempting to automate a test run via the command-line Microsoft Test Manager utility, tcm.exe.
I'm using the following command:
tcm run /create /title:"Automated UI Tests" /planid:27 ...
0
votes
1answer
58 views
add reference to a file from a different team project
I have 2 team project in Visual Studio that have some shared code between them.
Is it possible to have a reference or some kind of link from 1 team project to the other?
Notice that 1 team project ...
0
votes
0answers
16 views
How to see when last a TFS workspace mapping was used?
Is it possible to see when last a TFS workspace mapping was in use? Or when it was created? I can see a user's mapping e.g. MyMachineName;bobj but I'm not sure if I can see when last it was used.
2
votes
1answer
63 views
Logical Groups in Team System
We use TFS2010 and we have a team of developers and a team of testers. Currently, we have a team query that display all the work items that were created by the development team and a different team ...
0
votes
1answer
137 views
Team Foundation Server Using Custom Fields instead of System Fields
I'm introducing TFS 2010 in our company.
After a lot of work on item customizations, I'm considering using custom fields as some system fields.
One example...
I've got some management requirements ...
2
votes
1answer
996 views
TFS2010 solutions PostBuild macro values differ in Team build
I have a PRISM app in a single TFS solution (shell, comon library, two modules and several test projets. for simplcity I chose a DirectoryModuleCatalog and in order to run apps locally after a build ...
1
vote
1answer
100 views
How to control changeset priority in tfs for automatic patches?
in our company we use tfs for source control of sql database version,when developers change the database they generate Equivalent script and put it in sql tfs project and checked in it with related ...
0
votes
1answer
241 views
TFS 2010 Iteration backlock Excel file not listing areas and iterations on settings tab
We are using the agile template for TFS 2010 and I am trying to set up a hierarchy of iterations that is different from the default one (with "Iteration 1", "Iteration 2" and "Iteration 3").
I have ...
2
votes
3answers
2k views
VS Team Test: Multiple Test Initialize Methods in Test Class
I have unit test project called “MyClassTest” in TeamTest. This project has three TestMethods. Each method needs its own test initialization steps. But when I apply TestInitializeAttribute to three ...
0
votes
1answer
108 views
using visual studio test edition 2008 for a web test in a load test, can I provide a list of logins? [closed]
I want to load test the membership area of our website.
To do this we need more than one login. preferably (n) number of logins.
So i want a load test that I can provide a csv(or similar) with a ...
0
votes
0answers
123 views
how to test msaccess form based application
i have a msaccess application which has number of forms and modules with functions i need to do functional and ui testing along with load test. i was suggested to perform testing with visual studio ...
0
votes
2answers
86 views
Team Foundation Server: granting Check-out Rights on a whole Collection
Is it possible to grant an Windows Group Rights "Reading Rights" to an whole Collection?
By "Reading Rights" I mean that anyone in this Group can get the Sources out of TFS but can not check-in ...
1
vote
1answer
658 views
Web service load test test using visual studio 2010
How to write custom web service load test:
All my web services has byte[] (byte array) as input and output.
Internally we have xml as input and ouuput which we encrypt and decrypt in custom way.
I ...


