Sign in
Visual Studio Team System
Innovation and integration across the entire application development life cycle
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Pages
Team System Column
Team System FAQ
Team System Known Issues
Visual Studio Team Architect FAQ
Visual Studio Team Foundation FAQ
Visual Studio Team Foundation Setup FAQ
Archive
Archives
May 2005
(1)
April 2005
(2)
March 2005
(1)
January 2005
(22)
December 2004
(2)
November 2004
(5)
October 2004
(1)
September 2004
(26)
August 2004
(2)
June 2004
(1)
May 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio Team System
Moving to Software Factories
Posted
over 9 years ago
by
MSDNArchive
8
Comments
Jack Greenfield and Keith Short, Architects, Visual Studio Enterprise Tools, Microsoft Corporation Industrializing Software Development Total global demand for software will grow by an order of magnitude over the next decade, driven by new forces in the...
Visual Studio Team System
Moving to Software Factories
Posted
over 9 years ago
by
MSDNArchive
1
Comments
Moving to Software Factories Jack Greenfield and Keith Short, Architects, Visual Studio Enterprise Tools, Microsoft Corporation Industrializing Software Development Total global demand for software will grow by an order of magnitude over the next decade...
Visual Studio Team System
Q: Why does the RunFxCop task fail when I run MSBuild from the command line?
Posted
over 9 years ago
by
MSDNArchive
6
Comments
A: When you build from the command line, the build report may contain an error for the RunFxCop task that says, "The system cannot find the path specified." This is a known problem that is fixed in later releases. It occurs because the environment variable...
Visual Studio Team System
Q: Where can I find the command-line Performance Tools?
Posted
over 9 years ago
by
MSDNArchive
6
Comments
A: By default, they are installed here: %ProgramFiles%\Microsoft Visual Studio 8\Enterprise Developer Tools\Performance Tools Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: How can I determine if my Team Foundation failure is due to a domain naming problem?
Posted
over 9 years ago
by
MSDNArchive
6
Comments
A: As mentioned in this post , having a NETBIOS domain name that is not the same as the domain component (DC) of the distinguished name can cause Group Security Services to fail due to a disjoint namespace. To determine if this is causing your Team Foundation...
Visual Studio Team System
Q: Can I use Team Foundation if the NETBIOS name for my domain doesn't match the distinguished name?
Posted
over 9 years ago
by
MSDNArchive
8
Comments
A: No. In this release, Group Security Services (GSS) resolves identities by taking the distinguished name (DN), finding the deepest domain component (DC), which it assumes is the domain name (e.g., DC=NewYorkCity). It then caches the identity as domain...
Visual Studio Team System
Q: Can I use accounts from trusted domains with Team Foundation?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: No. For this release, all user accounts must be standard user accounts from the same Active Directory domain as the computer account. Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: Can I use inetOrgPerson user accounts with Team Foundation in this release?
Posted
over 9 years ago
by
MSDNArchive
0
Comments
A: No. In this release, Team Foundation's Group Security Service (GSS) does not support inetOrgPerson accounts. As a result, the Windows domain account that you use for the Team Foundation Server application pool identity account must also be a standard...
Visual Studio Team System
Q: Can I use a Windows NT or Windows 2000 domain to satisfy the Windows domain requriement?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: No. You must use a Windows 2003 Active Directory domain. Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: For this release, can I use regional settings other than English (United States)?
Posted
over 9 years ago
by
MSDNArchive
179
Comments
A: No. As noted in the Visual Studio 2005 Team System Readme: 2.1.4 English Only Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System has only been tested on English versions of the operating system, prerequisites (including Microsoft...
Visual Studio Team System
Q: For the database tier, can I use a named instance of SQL Server?
Posted
over 9 years ago
by
MSDNArchive
14
Comments
A: No. For this release, only the default instance of SQL Server will work. Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: What is code churn?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: Code churn is defined as lines added, modified or deleted to a file from one version to another. We dimension it by the following: User Date/Time Changeset Portfolio Project Path Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005...
Visual Studio Team System
Q: Where can I find walkthroughs to help me learn Visual Studio Team System?
Posted
over 9 years ago
by
MSDNArchive
A: For the Visual Studio 2005 Beta 1 Refresh release of Visual Studio Team System, you can download a documentation update from this GotDotNet workspace: http://workspaces.gotdotnet.com/vstsdocs Before installing this documentation update, be sure to...
Visual Studio Team System
Q: Where can I find the readme for this release (Visual Studio 2005 Beta 1 Refresh) of Visual Studio Team System?
Posted
over 9 years ago
by
MSDNArchive
A: The Microsoft Visual Studio 2005 Team System Readme is here: http://lab.msdn.microsoft.com/vs2005/teamsystem/readme.aspx Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: Where can I find the full FAQ for Visual Studio 2005 Team System?
Posted
over 9 years ago
by
MSDNArchive
A: http://lab.msdn.microsoft.com/vs2005/teamsystem/burtonfaq.aspx Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System
Visual Studio Team System
Q: Where can I download Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System?
Posted
over 9 years ago
by
MSDNArchive
A: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System - Full DVD Install - (English) was posted to MSDN Subscriber Downloads on August 31, 2004 Located in: Developer Tools | Visual Studio 2005 | Visual Studio 2005 Beta 1 Refresh with...
Visual Studio Team System
Q: What are some common setup mistakes?
Posted
over 9 years ago
by
MSDNArchive
A: Here are some of the common mistakes people make when trying to install Team Foundation Server that result in failed installations: Failing to read the Installation Guide. The Installation Guide contains information that is needed to successfully install...
Visual Studio Team System
Q: During Team Foundation Server Setup I get one of the following errors: 26201, 26204 or 26205. What's wrong?
Posted
over 9 years ago
by
MSDNArchive
2
Comments
A: 26201, 26204, 26205 are all SQL-related failures. Verify the following: Connectivity - Verify the Database Tier computer can be accessed from the Application Tier computer. Common Domain - Both Database Tier and Application Tier computers...
Visual Studio Team System
Q: Can I install Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System using virtualization software, such as Microsoft Virtual PC 2004?
Posted
over 9 years ago
by
MSDNArchive
Maybe. Testing for this release was limited to a three-computer deployment using a separate computer for each logical tier (client tier, application or middle tier, and database tier). Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio...
Visual Studio Team System
Q: Why can't I mount the .ISO image of Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System in Virtual PC 2004?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: Microsoft Virtual PC 2004 and Microsoft Virtual Server 2005 support DVD images up to 2.2 GB in size, but the .ISO image for this release is 3.39 GB. If you want to try installing this release using virtual machines, you'll need to burn a DVD, or use...
Visual Studio Team System
Q: When I try to sync sources, I keep getting an error message that says, "Invalid server response. Please contact your administrator". Am I doing something wrong?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: This may happen if you are using a proxy server to access the Internet. In Control Panel , open Internet Options . On the Connections tab, click LAN Settings . Select Bypass proxy server for local addresses. Applicability: Visual Studio 2005 Beta 1...
Visual Studio Team System
Q: Why do work item queries that use the “Like” operator fail to return any results?
Posted
over 9 years ago
by
MSDNArchive
A: In this release, the query builder requires the use of the SQL wildcard character ("%") in work item queries containing the "Like" operator. For example, to search for any work items containing the word "window" in the title, you would specify the...
Visual Studio Team System
Q: What should I do if I get a message that says, "Team system server is not available; please contact your system administrator."?
Posted
over 9 years ago
by
MSDNArchive
A: Delete the Registration Cache and reset your Visual Studio user settings: To delete the Registration Cache, open a command prompt and change directory to the %Temp%\BIS directory: >cd /d %temp%\bis Delete the registration cache files: >del *regproxy...
Visual Studio Team System
Q: Can I install Visual Studio 2005 Beta 1 Refresh on the same computer as the Team Foundation application tier?
Posted
over 9 years ago
by
MSDNArchive
A: Installing Visual Studio 2005 Beta 1 Refresh on the same computer as the Team Foundation application tier may work, but this configuration has not undergone any testing to verify it will work. Applicability: Visual Studio 2005 Beta 1 Refresh with Visual...
Visual Studio Team System
Q: Can I install the Team Foundation application and database tiers on the same computer?
Posted
over 9 years ago
by
MSDNArchive
A: No. Due to incompatabilities between the builds of .NET 2.0 used by Microsoft SQL Server 2005 Beta 2 and this particular CTP release of Visual Studio 2005 Team Foundation, these products must be installed on separate computers. In future releases,...
Page 1 of 2 (26 items)
1
2