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

Software Development Network >> VS Team System

VS Team System

New Question

Team Build unable to Run Auto Builds now
Bug: DropDown FieldControl (Team Explorer client)
stsadm.exe non-zero return value -2130246810
Visual Studio 2005 Team Foundation Server - Licensed per CPU?
RC proxy in a multiple domain setup
Code Coverage not working
Specify Messagebox options
Reverse Engineering C# projects
TFS MSSCCI Provider Final fails to install
Source Control doesn't do an automatic get latest on checkout?!

Top Answerers

Thomas Petersen
Vipul Modi - MSFT
Jerry Cheng
John Brownell
soccerdad
John McGregor
Sqnyy
jafar
awdeoseth
JB Plum
DeltaXML:
Only Title

Answer Questions

  • Spoof TCP/IP Slow-Start

    Hello folks, This is my first message on this forum and I hope that someone out there can give me a definative and hopefully simple answer to this question. In server management when you are dealing with congestion issues there is an algorithm that runs called slow-start. If I am running a closed network I can disable slow-start. How do I disable slow-start Your assist in this would be much appreciated................ Hi Ian, Th ...Show All

  • Daguza Unable to access Team Foundation Source Control

    Hi,    I m using Team Foundation server Beta 3 Refresh and new to this.My project Manager created a Team Project "<TeamProj1> " who is a member of [server]Team Foundation Server administrator Group.He added me as project administrator in ,[TeamProj1] Project administrator group. I m unable to open Sourec conrtol explorer when i double click Source control in Team Explorer, getting follwing error Either source control has ...Show All

  • KMJ Do New FxCop Versions Upgrade VS2005 Code Analysis

    As new versions of FxCop are released, do I need to do anything special to upgrade the VS2005 Code Analysis tool Or are they so tightly intergrated that upgrading FxCop will automatically upgrade Code Analysis at the same time. Nah, only Visual Studio Service Packs will update the code analysis, I'm afraid. Eventhough both the standalone version of FxCop and the Code Anal ...Show All

  • Tim Scarfe will FxCop create xml tree after analysis of an assembly

    hi, i wanted to know will FxCop create an xml tree after the analysis of an assembly. If it creates an xml tree where can i see that xml.   Thanks Thanks a lot Phani. Thanks Hi Guna, If you were talking of report then after analysis please go to File-Save Report as then please specify the path to save the file.It will Give the report in xml format. Regards, Phani ...Show All

  • Jay Simmons Project Alters

    Hi, I have a test installation of TFS and everything seems to be working fine but I don't receivce any alerts. I've gone to Project -> Project Alerts and I've enabled all alerts there. Also my project site is sending notifications when a new user has been added. How can I find if there is an error when generating the alter and sending an email Thanks, Marian. Jeff, I've checked both values (e ...Show All

  • Jason Mongue DoNotCastUnnecessarily

    FxCop complains about this piece of code. For Each row As DataRow In ds.Tables( "CUSTOMER" ).Rows     If Not row.RowState = DataRowState.Unchanged Then     ' Do something     End If Next but I guess I'm certain that the Rows collection only returns DataRow objects. Changing the code to comply with the rule makes it less readable. What can I do Are you sure FxCop ...Show All

  • Zulfiqar 32000 Error creating datasource

    Just like many others have posted, I'm getting a 32000 error almost at the end of installing VS TFS.  The error is occuring with the createds.exe which it looks like is what is supposed to set up the Reporting Services Datasource for Team Foundation Server.  And before anybody tells me to try Bruce's link, that's no help, just like Gwyn said ( http://forums.microsoft.com/msdn/ShowPost.aspx PostID=10564 ) and never got any further re ...Show All

  • NuSoul Email Alerts in Workgroup mode

    I can't seem to be able to recieve email.  MY TFS is in workgroup mode.  I have all the alerts turned on.  The pop3 and smtp server are ok (I can send and receive email normally in Outlook).  Is this an issue for anyone else Thanks in advanced,  John Yes to both John Could you log in as the service account, create a console application, copy and paste ...Show All

  • PureLegend Help with the Custom Checkin Policy Example from the Extensibility Kit

    Hey! I'm running TFS Beta3 Refresh,and using the latest version of the extensibility kit. I am not able to see my custom policy, when I try and add it to the Check in Policy page.  I see the three that are installed with it, but I do not see mine.  My assembly is called MyExtensibilityClass.dll, and is located at c:\policies.  In the registry, I have added a string to the Checkin Polices key.  The string name is M ...Show All

  • OwlNZ Method fails in unit testing with System.Resources.MissingManifestResourceException

    I have a method I am testing that provides localized strings and wanted to provide a unit test to take it through its paces. I already have the method working and wired to a UI, but also wanted to write a unit test for the method so that others would know that it works and to provide a code example. What is strange is that the method works as expected when I run it in the UI, but the unit test throws a System.Resources.MissingManifestResourceExc ...Show All

  • Thomas Waldron provide a static constructor when providing static member variables

    Hi all I want to impliment a custom rule for provide a static constructor when providing static member variables can u help how it is possible bye Nitin hi, thats a piece of code I was looking for! But after I run this code which is modified from your example, I get a weird sympton: When I declare a static member to a class, the class also looks like to have a new static ctor! This makes my te ...Show All

  • Yuriy Skroba Beta 3 Refresh: Cannot add users from another (trusted) domain to team project.

    Hi! We have TFS Beta 3 Refresh running in our development domain (DEV). All our user accounts are living in a different domain (PROD), which is also in a different forrest. DEV is a native Windows 2003 domain, while PROD is a Windows 2000 domain. There is a one-way trust from DEV to PROD. When we try to add a user from PROD to a team project group such as Contributors, the following error message appears: Couldn't add user/group 'USERNAME'. ...Show All

  • nlitsme WebTest Recorder with XmlHttp?

    Hello everyone, My team and I are starting to look at VSTS, it seems very promising, great work.  One important question:  our application is a postback light, xmlhttp callback heavy kind of environment, so in order for the test tool to be really effective, we would need it to support the requests made by the xmlhttp com object in the browser. However, this doesn't appear to be happening.  I've started to homebrew a recorder, ...Show All

  • BioHazard Deployment items in runconfig file

    Hi Is there any way I can dynamically alter the associated deployment files with my test project so that in the case of a 'debug' build, I can copy files from a debug folder and on a release build, deploy files from a release folder Thanks You could create two runconfigs -- that is to say a runconfig that references debug and another that references release. However, this would require you to change manually. ...Show All

  • unclejim Connecting to Team foundation server

    I have installed Windows 2003 Server Windows Share Point Services 2.0 with service pack 2 SQL standard Server 2005 Visual Studion 2005 Developer Edition Team Foundation Server Beta 3 Refresh First time I have created a Team Project of Agil type and all things working fine. I add a Item also. on next day when I start my server and want to connect to Team Foundation Server through Team Explorer. It gives me error The reques ...Show All

2345678910111213141516171819

©2008 Software Development Network

powered by phorum