Questions tagged [tfs-2008]

Use this tag for version specific questions about Team Foundation Server 2008. Also, always tag the question with the "master" tag [tfs] as well. If this is not version-specific, use [tfs] for general questions and use [azure-devops] for Azure DevOps questions.

12 questions
3
votes
1 answer

Is it possible to run TFS 2008 and TFS 2010 on the same server?

We've got a server with TFS2008 that we do all our builds on. I need to get an install of TFS2010 running. Can I run it on the same server (windows 2003) or do I need it on a seperate one?
Piers Karsenbarg
  • 3,105
  • 5
  • 31
  • 67
2
votes
1 answer

How to reconnect known project to TFS 2010 with lost mapping

I recently migrated a .NET 3.5 project to .NET 4 and now want to add the converted project to a TFS 10 server while keeping the original intact on a TFS 08 server because we also need to maintain the current 3.5 project since some customers still…
coloncm
  • 23
  • 5
1
vote
1 answer

Team Foundation Server (TFS) 2008 Application Bug Reporting Website

Is there a good application that ties into TFS to allow users of your application to submit bug reports or software change requests? Are there any good 3rd party applications that tie into TFS using the provided API? I would like to good…
SchwartzE
  • 2,558
  • 5
  • 30
  • 39
1
vote
1 answer

Connecting to TFS 2008 database from Business Intelligence Studio 2005

This is a beginner question, I have to create some SQL Reports with business intelligence Studio 2005, but I don't have any idea how to connect to the TFS server 2008 Database. These are my doubts: how to get the TFS DB server name, whether this…
Xstreamer
  • 15
  • 4
0
votes
1 answer

TFS 2008 to 2010 migration Missing Links from Work Items to Changesets

I have used TFS migration tool to migrate source code along with version history from TFS 2008 to TFS 2010. Then I used sfts(scrum for team system v3) migration utility to migrate workitems from TFS 2008 to TFS 2010. It also migrated everything for…
user1186065
  • 1,847
  • 3
  • 17
  • 22
0
votes
1 answer

TFS2008 recursively copying files not always works (compiling vs2003) (AfterCompile target)

I'm having some strange problems copying files in a custom script in TFS2008 without SP1, I have to run the build several times to get the files copied (most of the times its in the second build that i get the files), let me give you the…
Juan Zamudio
  • 373
  • 11
  • 35
0
votes
1 answer

TFS 2008 Gated Checked-in builds

I have a build in TFS 2008 that gets triggered for every check-in, and what I need is following If the source code checkedin by the developers has any errors, then the code changes should not be checked in If any of the tests fails in the test …
nabeelfarid
  • 4,156
  • 5
  • 42
  • 60
0
votes
1 answer

Creating Visual Studio Database Projects in TFS 2008

I am working on Visual Studio Database Project,i have imported existing Database Schema from Database Server, made my database project as sand box so that whoever ever changes it,it should be done locally before committing to Database Server . Next…
Chetan
  • 642
  • 1
  • 12
  • 31
0
votes
1 answer

How to extend TFS 2008 team explorer query builder and results grid

Is it possible to extend the Team Explorer 2008 Query Builder and Query result grid using TFS SDK , I have a requirement where i like to add some custom columns and get the output in the result grid in a hierarchical structure, whether this is…
Xstreamer
  • 15
  • 4
0
votes
1 answer

Creating a project in TFS fails

I'm attempting to create a new project in TFS 2008. The process errors out with the following message: The content databases in this cluster are full. You cannot add more Web sites until you change the content database Web site capacity settings…
Nathan DeWitt
  • 6,511
  • 8
  • 46
  • 66
0
votes
1 answer

How to get code of different version of a web application build on tfs 2008 server

I have been created a web project on tfs server and set a build for this application, which builds the application daily. I want to give a specific version of build to testing team, but if that version was build successfully before two or three…
CHAMPION
0
votes
1 answer

Connecting Visual Studio 2005 to Team Foundation Server 2008

As of now we are using vs2005. We are newly setting up TFS 2008. How do I connect TFS 2008 client to vs 2005 without upgrading it to vs2008 in my system? When I installed TFS 2008 client the options are appearing in VS2008 but not in vs2005.
Mini
  • 157
  • 1
  • 2
  • 11