|
When I'm trying to connect to tfs I got the following error:
Microsoft Visual Studio Team Foundation Server TF31001: Team Foundation cannot retrieve the list of team projects from Team Foundation Server UGSERVER. The Team Foundation Server returned the...
Started by Ramiz Uddin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Check that's nothing changed on your network....
This sounds like the root of the problem.
Login failed for user 'NT AUTHORITY\LOCAL SERVICE'.
The login failed.
Exception: SqlException Message: Cannot open database "TfsIntegration" requested by the login .
|
|
Hi Guys,
We're starting to user Team Foundation Server and my boss would like some way to "archive" projects. Meaning after they are completed, remove them from an "active" state so that only "active" projects are visible.
Does anyone have any experience...
Started by Sam on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
In TFS 2010 you will hopefully be able to move a team project to a new Team ....
Ideally you group projects/solutions together into a single team project if they are related (i.e." Team Projects.
|
|
Basically what the title says. I am looking to install the Visual Studio 2010 Beta for compiling personal C++ projects. I haven't made it through the tutorial for setting things up, but do I need the Server part of the program if I don't plan on doing...
Started by GuyNoir on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
To connect to the server you need the Team to connect to a server to develop....
Team Foundation Server is for source control, data collection, reporting, and project tracking.
You don't need TFS 2010 for your personal projects.
|
Ask your Facebook Friends
|
I’m trying to set up Team Foundation Build and so far it’s running ok with builds, tests and code analysis.
My problem is, that I can’t figure out how to build just a subset of the projects included in the solution. I know how to use the configuration...
Started by Jakob Gade on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I think, you already answer your question: put the subset of the projects into the new solution.
|
|
Learning a lot in my few years of programming that the best projects are the ones with a clear ‘strategic plan’ .
That means understanding the goal and research, Research, and RESEARCH!
The most important concept that teams has to realize that it’s not...
Started by Chung Pow on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
How do things flow, does the team seem to be running at a good pace more of an example to this, let me explain some....
To my mind in terms of being major impacts on a team:
Motivation - Does everyone in the team do term for this part.
|
|
I get the following when I build locally
Granting IIS read access to the folder 'C:\Projects\YourClubMatters\Trunk\YCM\WebSite_deploy\Release'. C:\Program Files\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeployment.targets(676,5): error : Some ...
Started by Stephen lacy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
project-iis-deploy-error-on-team-foundation-server/.
|
|
Hi,
I've a Solution structure as below :
Solution 1 (Solution1.sln)
Project 1 Project 2 Project 3 I created a Team Build definition working with Solution1.sln. My problem is that compiled binaries are stored into a single flat output folder : BuildName...
Started by Yoann. B on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Other than familiarity, is there a reason you want separate folders?
... .
The default for Team Build is as you've seen - binaries in one folder, web sites each in a folder everything you read about Team Build will use a single output folder.
|
|
After having read http://stackoverflow.com/questions/381020/team-foundation-server-source-control-structure which I have followed a few questions come to mind that I am wondering if anyone can comment on.
I have a few components that make up a project...
Started by Fadeproof on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There is a tool called 'Dependency Replicator' which it does, you need to ensure that: A) It builds on the server B) All dependent projects build on the TFS server which contains subfolders....
Of Team Build and replicate your dependencies.
|
|
Does anyone have any good suggestions for working on teams where some members do not use Visual Studio? What are other people doing?
This is a general questions, but my specific situation is developing ASP.NET MVC applications using Visual Studio 2008...
Started by Zack on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Since the designer does not have VS he cannot add the... .
For web projects, we always use File->"New Website" instead of "New projectAs you say the problem is that the file is not included in the Visual Studio Project.
In our office too.
|
|
Hi folks,
are there any free Team Foundation Server sites we can use for our private development? Please don't say CodePlex (which I love) because that means the code is all opensource.
Lastly, I also understand that some people might raise the issue ...
Started by Pure.Krome on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you are a small start-up and wanted to use TFS, then take a look at the new technology based company for free... .
Team Foundation Server was very expensive to host private projects.
I would find it doubtful that there would be a free one .
|