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
Q: Where can I find documentation for Team System, including walkthroughs?
Posted
over 8 years ago
by
MSDNArchive
4
Comments
A: Product documentation, including walkthroughs, is available by installing the MSDN Library that ships with Team System. In addition, during the Beta 2 timeframe the Visual Studio 2005 Beta Documentation should be updated with the content that ships...
Visual Studio Team System
Q: What is this error in my application event log: "[SyncCss] The specified object has not been registered."
Posted
over 8 years ago
by
MSDNArchive
6
Comments
A: This is a known issue in this release. There is no workaround available. When this occurs, you cannot successfully delete a classification node. However, you can still add, move or rename a classification node. Applicability: Visual Studio 2005 Team...
Visual Studio Team System
Q: When will Visual Studio 2005 be available for purchase, and how much will it cost?
Posted
over 8 years ago
by
MSDNArchive
4
Comments
A: The Visual Studio 2005 family of products will be available in Summer 2005. Detailed pricing and licensing will be announced in March. Applicability: Visual Studio 2005
Visual Studio Team System
Q: What can cause SyncWithAD_Lookup to fail when creating a new team project?
Posted
over 8 years ago
by
MSDNArchive
16
Comments
A: A user object in Active Directory can be referenced using a number of possible names, such as the user principal name (UPN) or user logon name. For this release, the pre-Windows 2000 user logon name (also known as the security account manager name...
Visual Studio Team System
Q: Why does the "Scc.SccTask" fail due to this exception: "The added or subtracted value results in an unrepresentable DateTime."
Posted
over 8 years ago
by
MSDNArchive
7
Comments
A: This is a known issue in this release. As a workaround, you can set both the client and application tier computers to use the Greenwich Mean Time (GMT) time zone. To change the time zone In Control Panel , open Date and Time . Click the Time Zone tab...
Visual Studio Team System
Q: What's new with merging and branching? Why is it better? Can you associate criteria with a merge?
Posted
over 9 years ago
by
MSDNArchive
4
Comments
A: Branches are managed holistically so that any type of change within the branch (i.e., files added, deleted, renamed, or edited) will be merged when you merge your changes. We manage changes that are checked in together as a “changeset”, which makes...
Visual Studio Team System
Q: Will there be an easy way to write your own utility to migrate source code to Team Foundation version control?
Posted
over 9 years ago
by
MSDNArchive
5
Comments
A: The object model is easy to use and has all of the capabilities you need for building such a tool. Applicability: Prerelease
Visual Studio Team System
Q: Can a developer have their work items when they are disconnected (i.e., some form of caching?)
Posted
over 9 years ago
by
MSDNArchive
7
Comments
A: You can export a list of work items from Team Foundation into Microsoft Excel or Microsoft Project. You can edit this list while disconnected from the server and then publish the edited list back to Team Foundation when you reconnect. There is no similar...
Visual Studio Team System
Q: Does Team Foundation support automated workflow for work items?
Posted
over 9 years ago
by
MSDNArchive
4
Comments
A: The work item type templates define the behavior of each of the types in your work item database. Each template carries rules that must be followed when a work item is moved from one state to another. You could design rules that had the effect of automatically...
Visual Studio Team System
Q: How do you know which methodology template was chosen once the portfolio project is created?
Posted
over 9 years ago
by
MSDNArchive
1
Comments
A: Each methodology template loads its own set of process guidance files. These HTML files can be used to navigate the entire methodology. Applicability: Prerelease
Visual Studio Team System
Q: During Team Foundation Server Setup I get the following error: 26403. What's wrong?
Posted
over 9 years ago
by
MSDNArchive
4
Comments
A: See the following Community Solutions Content : COMMUNITY SOLUTIONS CONTENT DISCLAIMER MICROSOFT CORPORATION AND/OR ITS RESPECTIVE SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY, RELIABILITY, OR ACCURACY OF THE INFORMATION AND RELATED GRAPHICS...
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...
Page 1 of 2 (36 items)
1
2