Software Development Network Logo
  • VS Express Editions
  • Visual Basic
  • SQL Server
  • Visual J#
  • Windows Live
  • .NET Development
  • Windows Forms
  • Visual C#
  • Visual FoxPro
  • Visual C++
  • Architecture
  • Smart Device
  • Microsoft ISV
  • VS Team System
  • Visual Studio

Software Development Network >> VS Team System

VS Team System

New Question

Build always checks out most of 'Bin' directory? (VS2005 Team Suite RC1)
Writing Filters (VSEFL)
Client expiration?
Merge problem
How to accomodate multiple products with a work item
project creation error
Sample Projects
Error viewing word document from changeset or source control item history
Regarding the ViewState
N-Tier application in Application Designer - middle tier?

Top Answerers

sakis_ser
Sacha Vieux-Roy
Chris Nurse
JLLemieux
Manny Wolfe
jojo the dogface boy
jonathanVerrier
s_wtsu
Coder0
Elias Rebuge
xCBL -
Only Title

Answer Questions

  • Wybren Koelmans Procedure for using Build Server with Multiple Branches

    I have question in regards to properly using the Build Server with multiple branches of an application.  As an example lets say I have a simple solution (called TEST) with a web 'project' and a class library.  When I first setup my build type, I set it up to build the TEST solution.  I run the build and it creates build number: 20051008.1.    I then "Branch" my solution in Version Control to keep a build history.& ...Show All

  • Evenstar Recursively files that aren't latest?

    Hi, I am wondering how someone can click on the root of a source tree and be able to recursively generate a list of files that are either checked out to me, or another person, or if they are not the latest. I would like this feature so that I can quickly see what is out of date on my machine compared to what is on the server. Cheers, Clint Print all out of date files, except those checked out to you: tf get /preview Print all ...Show All

  • baysbenj Automatically adding content to System.History field for a work item

    Is it possible to automatically add an entry to the System.History field of a work item For instance, in the field definition for System.History I tried the following which did not work: <WHEN field="System.Reason" value="Other"> <COPY from="field" field="MyField.Other"/> </WHEN> I get an error on import that this is not valid for System.History. It's not - System.History is an internal field with its own logic, which c ...Show All

  • KB__ Does TFS Includes VSS?

    If I buy  TFS do I need to buy alsoVSS or it includes version control for documents  and source code Oh and before you ask, you don't need to buy SQL Server 2005 either.  It comes with the Team Foundation Server SKU. A big part of Team Foundation Server is a new version control system built from the ground up.  It uses SQL Server 2005 databases to store version controlled items.  ...Show All

  • DavidP35910 WEB Test Setting Environment variables inside IDE

    I notice that VSTS has the ability to import & export settings. Is it possible to import environment variables as well History: I have been working on creating a method to set context variables that will work both in console mode running MSTEST, as well as from within the IDE. Console mode is easy - set Test.FOO then run MSTEST. Setting an envronment variable from the properties window of my computer is almost as easy, and can ev ...Show All

  • SteveInHampshire Error trying to build a WebSite with Team Build

    Hi, I'm trying to use Team Build to build a simple Web site (like a hello world one). The problem is that I get an error that says MSBuild Process Error: Failure in MSBuild: exit with error code 1. I installed Team Build in the Team Fundation Server (the installation succed). The error I found in the log is ASPNETCOMPILER(0,0): error 1003: The directory 'c:\builds\Team Project 4\web site 3 build\WebSites\WebSite3\' doesn't exist. This folder rea ...Show All

  • ths Cannot connect to TFS from Visual Studio

    I am not sure if TFS is even running.  I can get to sharepoint no problem, create new sites etc.... I can get to the report services no problem and when I browse to the TFS host machine from a workstation I get the sharepoint site.  I have tried running Visual Studio as the the tfsservice account and still I get the cannot connect dialog.  How can I tell that TFS is installed and working   Is there an admin utility What dir ...Show All

  • Bob Tabor TFS B3R Data Folder -- What is it?

    We just got done installing the Beta 3 refresh and noticed there is a folder that was created as C:\Data. No where is the install did we specify this as an install folder. The folder has several nested directories with names like 0a that contain several files like 0a00.md.  What is it  How big does it get Is it temp data that can safely be deleted The rest of Team Server is installed on other drives which have tons of drive s ...Show All

  • .NET Installer ConnectionPool VS ConnectionPerUser

    Hi, For a LoadTest's "Run Settings" properties, 1. whats the difference between using ConnectionPool and ConnectionPerUser 2. Which setting "DOES NOT" cause any bottle necks on the Agents. Jesudhas Hi The connection pool error issue has been resolved internally, thank anyway for your comment on that issue. Regarding the memory leak: The user load goes from 1 to 60 in the first half hour, and remains 60 untill ...Show All

  • MetaFunk Anybody Actually Using Project with Team System?

    The link between Team System and Project is very limited. The Start Date in Project is static (if a developer starts a task early, Team System does not gather enough information for Project to change the Start Date to indicate this fact).  Although that doesn't sound significant... very quickly a plan will get out of date.  I realize that Agile focuses on "project velosity" rather than a large up-front plan.  The real ...Show All

  • Technobabble80 Assigned To field unknown when status is closed

    Whenever I close a work item the Assigned To field seems to lose its value, as it shows up as 'Unknown' in all reports/queries. Is this a known issue *Note: I am using TFS Beta 3 with VS 2005 Team Suite RC1 Matt is right in his explanation of why you're seeing this, although I'll agree that it's somewhat confusing for the reports to say "unknown" - possibly they should say empty. The reason we clear the Assign ...Show All

  • Tariq Abu Dayyeh rsRenderingExtensionNotFound

    Marino recomended that i delete the value "format='Default'" on tag cc1where can i find this, i am sorry i am just a beginner Thanks Hi, Are you still having these issues Let me know if we can help further. Thanks, Mauli hey there, can you please describe the scenario in which you're getting this error thanks! mauli ...Show All

  • rpesq no coverage result for website

    How can I get code coverage results against my website in my unit test projects I tried adding the website to my test solution and add it to test run config to be instrumented. But after doing that, my test case can't work fine and I'll notice the weird error message: Failed to connect to an IPC Port: The system cannot find the file specified. Anybody has any idea Shu, Can you elaborate more about how you wan ...Show All

  • zkent the request failed with http status 404

    when I tried to open the team explorer I got the following error the request failed with http status 404 I'm having the same problem over here. Can't create a new TFS project because I get the error --------------------------- Microsoft Visual Studio --------------------------- The request failed with HTTP status 404: . --------------------------- OK   --------------------------- We attempted to completely uninstall TFS ...Show All

  • StRoNg-WiLLeD VSTS Installation

    While installing Visual Studio Team Foundation Server, I am getting this error : " Error 32000.The Commandline '"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Bin\Stsadm.exe" ...' returned non-zero value: -1." Let me know how to get rid of this. The error you are seeing is coming from the configuration of SharePoint. Most likely the SHarePoint config ...Show All

424344454647484950515253545556575859

©2008 Software Development Network

powered by phorum