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

Software Development Network >> VS Team System

VS Team System

New Question

Source control and Sql2005
Data not getting saved
Differences between FxCop GUI and VS 2005
WebDav supports in Web Test
Create workspace doesn't exist?
Team Foundation Server MSSCCI Provider Beta 2 Now Available (Feb 20, 20006)
Another 32000 error
Active Directory - do i need this?
What is the formal definition of Priority and Severity in VSTS
Team Project Creation

Top Answerers

bryananderson11
Chris Cardinal
Mark
Damir Bersinic
Torg0
David_B52
Dicko
XaiterRetiax
Bruce Stone
Yawar Abbas
Foamtapes.net Catalog of Foam and Sponge Tapes
Only Title

Answer Questions

  • SmokeNMirrors install prompting for login

    So, after having nothing but problems with installing a Dual Server setup, I decided to take the easy way out and try a Single Server setup. As luck would have it, Single Server is turning out to be just as big a pain as the Dual Server install. Towards the end of the Team Foundation Server install, I'm being prompted for login credentials.  The title of the box is "Log on" and the text above the User Name says "Connecting to Team Foundatio ...Show All

  • JojoJohn Unable to add existing unit tests to a solution

    We are using Visual Studio Team System for Developers. I have created a new solution from a number of existing projects, many of them class libraries and some of them webservices, but also existing projects that contain unit tests for each of the class libraries. In the Test View window, it says "Currently no tests are available to display in test view". I have two options: Create New Test or Open Existing Tests. Create New Tests ...Show All

  • MalG Unable to create unit tests...

    Hi, I am trying to create VSTS unit tests for my ASP.NET 2.0 application classes which resides in App_Code folder. Whenever I right click on the code editor and select 'Create Unit Test' against a method in the class, the 'Create Unit Test' window does not list my method. None of the methods in my classes are displayed instead it only shows two classes 'ProfileCommon' and 'ThemeLoad'. TFS Version: B3Refresh Any one got into ...Show All

  • nlitement Search Source Control for file names

    Hi, maybe I dont see the wood for the trees. But is there any possibilty to search for a file name in source control I try to use Edit->Find and Replace->Quick find. I search for a file which is definitely a part of my project. But I get: "the following specified text was not found". I tried also "Find in Files" but get: Find all "WorkspaceMapping.xml", Subfolders, Find Results 1, "Current Proje ...Show All

  • Zinser How can I change the workspace

    The first time I ran VS 2005 after installation I was asked for my most used activity. How can I change that option Thanks, Alex. I found it. Is in Tools -> Import Export Settings -> Reset settings to default. And make a choice from there ...Show All

  • vspbh Error creating team project with RTM

    I am having trouble creating a team project with the RTM of TFS from a client machine.  I can create a team project from the server itself (logged in as myself), just not from my machine (also logged in as myself).  My machine is XP Pro and I have Windows Firewall disabled. I have tried deleting my cache directory several times as well as uninstalling/reinstalling Team Explorer on my machine. I can also navigate to the following ...Show All

  • csillagyitzik Test host process exited unexpectedly

    Hi All, I'm trying to run some tests using the mstest utility.  The tests seem to run for a short time, but at a random time I get the following error message: Run has the following issue(s): Test host process exited unexpectedly.   What are the causes for this error message and how do I fix it   I'm running the test as a full administrator on the box.   I'm running the RC of VSTS trial edition. &nbs ...Show All

  • Boris Resnick Request/Sec Range value

    I am running a loadtest consisting of a single recorded web test, with a constant 50 User load for 15 minutes. The test requests data driven aspx pages from my localhost, with the necessary parameters being stored in csv files and bound to the test. After running the test (and other ones like it) I consistently see values such as: Total Request 125,338 Req/Sec: Range 1000 , Min 0.0, Max 199, Avg. 138 Avg Response: Min 0.01, ...Show All

  • Ido Tandy Package Load Failure Error every time starting VS2005

    Hi, I have just uninstalled (using the tool) VS2005Beta2 and installed VS2005, and I get the following error message every time I start the program: Package Load Failure Package 'Microsoft.VisualStudio.TeamSystem.ELead.ServicesHostPackage, Microsoft.VisualStudio.TeamSystem.ELead.Client, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has failed to load properly ( GUID = {8E01EC3E-2928-4AA5-B720-E28C163818E6} ). Please conta ...Show All

  • Shuchim Does the TeamBuildTypes folder have to be off the project route.

    Hi I need to be able to move the Team Build Types folder to a sub folder due to the way i am configuring Srouce Control. e.g. $ProjectRoot     Current       *.sln file here       TeamBuildTypes     Releases       Release1          *.sln file here      &nbs ...Show All

  • ssloka Got it...

    hi, i added another rule class to the existing project and i extended the same base class (in which i have given the xml file name) that used for other classes. But when i loaded the rule in FxCop i got the message "Error loading rule 'MethodsShouldBePrivate': Rule 'MethodsShouldBePrivate' does not have an XML description present." Other rules get loaded correctly but this shows error. Plz help me out with this. Than ...Show All

  • asureus Custom Work Item Types and Sort Order

    I would like to create a custom work item field that has its own sort order. This would be like an enumerated type, for example: Low Medium High Alphabetically, these show up sorted as Low, High, Medium. That's not really desirable. If the user sorts in ascending order you'd like it to retain Low, Medium, High sequence. In addition, in descending order you'd like it to sort as follows: High, Medium, Low. Aside from preceding these with "1 - ...Show All

  • Ovais Mehboob Beta 3 Refresh: Using TFSReg.exe breaks team project creation.

    Hi! To make our TFS deployment accessible from the Internet, including Reporting Services and the team portal site, we followed the steps outlined in the following article to re-register with the publicly accessible URLs: http://forums.microsoft.com/msdn/showpost.aspx postid=103796&siteid=1 However, this seems to have broken the project creation process. The New Team Project Wizard now fails with the following message: Error TF30004: Th ...Show All

  • Tazzmann WebTest Validation Rules

    I've created a webtest that is using a FindText Validation rule. The test consists of navigating across several pages, and on the last step, looking for a text value, which will not be present. When I run the test from Visual Studio, the results message is 1 test failed and I cannot determine which step failed. In the short amount of time I've been working with this, it looks like I may need to extend the validation rule class and include some l ...Show All

  • Zonram HOWTO: Programmatically list pending changes?

    We have a perennial problem where our developers sometimes forget to check in files, and they're left checked out for ages. Therefore, I want to write a utility to programmatically list all files that have been checked out for longer than a specified time. The documentation for the interface to Version Control isn't complete yet, and this is making it hard for me to do it... The tiny bit of code I have so far is this: TeamFoundationServe ...Show All

171819202122232425262728293031323334

©2008 Software Development Network

powered by phorum