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

Software Development Network >> VS Team System

VS Team System

New Question

Who can build?
404 response when trying to connect to team server
How can I run a console app from my unit test?
A couple of questions from a newbie to VS 2005
Authentication problem with WSS and TFS
TFS crash after creation of ~150 Work Items
Visual Studio 2005 Team Suite Release on MSDN Subscriber Downloads (Universal)
Project Creation Problem: Unable to connect to the Windows SharePoint Services
Nearly a complete solution
Installation error - Error 28927. TFServerStatusValidator: Invalid Arguements (sic)

Top Answerers

Jeff Reid
ZychoFlow
fgalarraga
Bojan Macele
Rago
VValdo
C#Learner
MartinaM
UriPar
JohnSLG
Bucknell University
Only Title

Answer Questions

  • devpriya Is the March Extensibility SDK good for RTM

    The title largely says it all. Is the March extensibility kit from VSIP the valid set for RTM or will there be a few changes that we may need to grab Thanks Yes, it is valid for RTM. I'm sure there are errors, and I know there's lots more documentation that folks would like to have. Visual Studio 2005 SDK – March 2006 CTP for v2 For those of you who use the tfpt.exe power toy , there's an updated binary in there as well ( ...Show All

  • Jawahar Rajan TFS thinks I am TFSETUP

    When I connect to our TFSServer for some reason it thinks I am TFSSetup.   I cannot find anything in the registry to tell it otherwise and it appears that it is only happening to me.  Any ideas Gary A. Bushey I'm having the very same problem. My guess is that prior to giving myself proper access to the server, I used the tfssetup account to logon from my computer and then selected "Remember my password". This ...Show All

  • Fredrik Wassberg Identifying the IndexerName attribute on an indexer property

    Again with the attributes. :-) Is there a way to identify when this attribute has been applied to indexer properties [IndexerName("Value")] public int this [ int i] ...   The Member.Attributes list is empty and Property.Flags has nothing. What I usually end up doing in these cases is look at the name property and do a string comparison of some sort. Here I grabbed the Type.DefaultMembers and looked for a NodeType.Property that ...Show All

  • nkroy Reporting Services Error in Project Portal in TFS RC

    After creating a new project in TFS RC and doing a Show Project Portal..., I get the error in the IE web page: Reporting Services Error This report requires a default or user-defined value for the report parameter 'IterationParam'. To run or subscribe to this report, you must provide a parameter value. (rsReportParameterValueNotSet) Get Online Help This is in the Remaining Work section of the report.  I can successfully ...Show All

  • Chris_ttz Querystring parameters in recorded WebTest?

    I have a multi-page webtest that creates a new company. When the registration page is submitted, it ultimately navigates to an address validation page passing the newly created companyId as a querystring parameter. It actually visits this page twice, once for mailto and once for billto addresses. The recorded webtest includes the querystring parameter (both times), apparently hard-coded to the value passed when the test was recorded. When I re-r ...Show All

  • Farmboyzim Web test fails due to the RequiredAttribute value validation rule

    Hi , In response of my web test request I get the following:- <td class="Simple"> <input name="container:Submission:contact:LastName" type="text" id="container_Sub_contact_LName" tabindex="9" class="cls1" NAME="LastName" label="LastNameLbl" /> </td> For this I have added a RequiredAttribute value validation rule as:- Tag name- input ...Show All

  • techoo SQL Server 2005 Report Server Web site is not running

    I'm trying to set up an VSTF server. Beta3 When "System health check" runs, i get this error. I looked up if the web site runs, and Yes it runs.... How can i get rid of this error I'm using w2003 sp1 eng std, sql 2005 sep ctp ee, WSS 2.0. On the same machine i got Oracle server installed, can this be a problem I struggeled with the same problems. My solution: I set up the machine again using silent Install wi ...Show All

  • MindlessDrone Do not have all services for MS SQL to run setup...

    Do not have all services for MS SQL to run setup... I installed the april version but it does not seem to have all the services... Could anyone give some help... I have a DVD of MS SQL but it just will not stay in my DVD drive heh it just pops right back out... More info My OS is WindowsSvr2003 Enterprice (Downloaded) and I used to have Windows XP Home but when my computer stoped working I had to delete all portions and format my hard drive clea ...Show All

  • Mannfred TF30076 Server Name provided does not correspond to a server URI that can be found

    Hi, I'm trying to run TFSBuild.exe in order to create a nightly build. For some reason I get the error "TF30076 Server Name DCM4 provided does not correspond to a server URI that can be found." Being a developer, this error does not ring any bells for me.  Is there somebody outthere who can give me a hint in the right direction I feel stupid... I think I understand the direction you are pointing ...Show All

  • Brian Jensen TF42046 when trying to build a build type

    Hi all, I'm using tfs beta 3 refresh and I'm trying to run a team build type and each time I get a TF4204 error when the build begins. I have read and checked all the settings mentioned in the following links: http://geekswithblogs.net/mskoolaid/archive/2005/12/15/63276.aspx http://blogs.msdn.com/mnkish/ My topolgy is as such that the build machine and the team foundation server are in differernt machines (though in the same domain). ...Show All

  • joepz125 How can I delete a Team Project

    Hi, How ca I delete a Team Project, I try, but ins't works. Any Idea. Can you tell us more about what happens after you run the tfsdeleteproject command Do you get an error or does it succeed If the project folder still appears in Source Control Explorer, then its known behavior: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=4809&SiteID=1&PageID=2 You can uncheck the option Tools -> Options -> S ...Show All

  • Zephyr_Yi how to used external smtp

    i want to use external smtp server. where i can set this with username and password There is a config file in the directory onf Team Foundation Server in which you have that info, but I don't have a TFS right here now so I can't tell you in this moment the name and path of the file You need to set up a SMTP virtual server . Have Tfs send email to that server. Then configure it to send email to the e ...Show All

  • MARL Create a new tree field in workitem

    Hi, Is it possible to create a new custom field (treepath) in work item, like area or iteration Thanks, Michael Hi Michael,    I'm sorry to say that this is not supported in V1. Since this has been a frequent request, I'm forwarding this to our PM for consideration for a future release. Thanks. -Mareen. ...Show All

  • abhijit narvekar requirements management

    hi, I'm trying to determine how VS 2005 handles Requirements Management. I've read that VS provides a means for managing requirement traceability, and will produce a REquirements Traceability matrix. Has anyone used this functionality in VS 2005 I've used Requisite Pro in the past and have been very happy with it, if anyone can compare VS 2005 to Req Pro in terms of Requirements Management, that would be great! thanks, Ryan ...Show All

  • jvds ASP.Net 1.x Performance Analyses Tool

    Hi All, Is there any tool available for asp.net 1.x like we have performance analyser in asp.net 2.0.   Right Ian, I m referring to the same tool that is available in developer edition of VSTS and i know it can not be used in 1.x solutions. but my concern is there any third party or microsoft tool available that can be used with 1.x solutions for performance profiling D_niit, Are you refering to the performance pr ...Show All

777879808182838485868788899091929394

©2008 Software Development Network

powered by phorum