Questions tagged [team-project]
69 questions
3
votes
1 answer
How to create a build definition in "visual studio team services" that is using source codes from multiple "Team Projects"?
I like to use VSTS ("visual studio team service") but I have a major problem.
Basically, I have a few class library solutions (e.g. ClassLibrary1 , ClassLibrary2 ) which I use them as reference in my other projects (e.g. websiteSolution1,…

Farzad J
- 1,089
- 2
- 14
- 28
3
votes
1 answer
Error TF30170: "The process template you are using does not support Git." when creating a team project
When attempting to create a new Team Project in TFS 2015 R2 (on-Prem) with a custom Process Template, I received this error popup:
This was a surprise, because our customized process template is based off of the default Microsoft Scrum…

Ryanman
- 880
- 1
- 8
- 20
3
votes
3 answers
Dependency Management/Team Projects in Team Foundation Server 2010
I'm trying to find the best way logically separate projects in TFS 2010. Currently we have three separate projects:
A core framework project which is run on a server
A console application that references the core framework dll.
A web application…

Ryan Hayes
- 5,290
- 4
- 42
- 52
3
votes
3 answers
TFS Project Organization
I'm relatively new to TFS and am wondering other people deal with organising TFS where there are many projects? For example, does anyone know if it's possible to put TFS projects inside folders or do people use prefixes / suffixes?

Paul Michaels
- 16,185
- 43
- 146
- 269
3
votes
1 answer
Can't create Team project in tfs 2012 using visual studio 2010
I install TFS 2012 and I have visual studio 2010. I already create team collection but I can't create team project. Error message {you don't have permission create team project} but I give all permission to current user.

Pathum Chamara
- 105
- 1
- 2
- 6
2
votes
2 answers
Merging TFS Team Project Collections
Is it possible to merge 2 different team project collections under TFS 2010, while keeping all version history (changeset numbers can change, since else there will be overlap problems in the numbering). e.g.
Team Project Collection A
Team Project…

Bart
- 9,925
- 7
- 47
- 64
2
votes
2 answers
What is the best practice for setting up TFS for agile development?
I'm thinking of giving each part of the agile lifecycle its own project (TFS project, not csproj) as per Microsoft's agile template.
Is it possible to move items (like User Stories or Tasks) from one Project to another?
Does the organization of…

JSWork
- 1,015
- 1
- 12
- 21
2
votes
3 answers
Suggestions for Organizing Project Collections and Team Projects
Our company has decided to start using Team Foundation Server 2010 for our development process.
I am having trouble deciding on how to structure our Collections and Team Projects.
We have a total of 9 developers, all working on different projects at…

Joe H
- 21
- 2
2
votes
1 answer
How to connect to Release Management to TFS when both TFS and Release Management servers are on different network
I have a following setup:
TFS and Release Management Server are setup on different servers (not
in same network)
TFS in DOMAIN1
RM Server in DOMAIN2 (totally separate/untrusted from
DOMAIN1)
RM Server is connected to TFS using DOMAIN1\RMService…

Aman Shankhdhar
- 21
- 2
2
votes
1 answer
Manage more than 1000 active Team Projects in TFS2010 or TFS2012
Can TFS2010 or TFS2012 manage more than 1000 active Projects?
Now we use the QualityCenter each Project is a SQL-DB and about 100 User Access per day.
I found the TFS2010 Limits in the "Scaling Team Foundation Server 2012 Whitepaper"…

Minh Duc Nguyen
- 21
- 2
2
votes
1 answer
TFS Custom Project Alerts
I have a problem configurating my TFS 2010.
My problem is that the default "Project Alerts" in Team Web Access aren't enough to match our requirements. We need more detailed alerts.
So my question is:
How can I create an alert-template as shown in…

user1676918
- 21
- 2
1
vote
1 answer
Organizing projects in TFS
We have a web project with a framework that is shared between projects. Every project uses that framework.
Beside that, every project has multiple customers with different features that will not be merged into the main product.
Common (Shared)
…
user919532
1
vote
1 answer
Merge code across two Azure DevOps Team Projects
We have two separate team projects (Let's call them Staging and Prod) within our single Azure DevOps Organisation. Currently, both team project code bases are nearly identical. However, we've decided to use Staging to develop and test all of our…

hitman126
- 699
- 1
- 12
- 43
1
vote
2 answers
Team Foundation Server Development Structure
I'm a part of a small development team who are in the process of moving from Visual Source Safe to TFS2010.
I've been reading about TFS structure and came across a very good question.
One thing mentioned in the above link which I'm not sure about is…

Span
- 332
- 3
- 13
1
vote
2 answers
Visual Studio 2019 Could not add the account - An error occurred while sending the request
I've finished to set up my Visual Studio 2019 and when I tried to connect to team project the following message appears.
Microsoft Visual Studio
We could not add the account
An error occurred while sending the request.

David Castro
- 1,773
- 21
- 21