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

Software Development Network >> VS Team System

VS Team System

New Question

Problems with Branching
Unable to create Team Project
Test webctrl_client Toolbar
Reducing the change-tracking scope for Team Build reports.
Delete folder changes check in
Recursively files that aren't latest?
how to enable PREfast
Install guide for Beta3 Refresh
TF30162: Task "WITs" from Group "WorkItemTracking" failed
Webtest does not think JS (JScript) is enabled when played back

Top Answerers

GaryDeMott
ProfRoger
Justin Etheredge
FernandoT
Sandy L
Gidon Shavit
sander van vliet
Philip Puffinburger
objKiran
Jason Prickett-MSFT
LearningTechSoftware
Only Title

Answer Questions

  • kylemad C++: Erroneous C6011 warnings (Dereferencing NULL pointer)

    I seem to be getting Code Analysis for C/C++ warnings in managed C++ code regarding reference handle parameters.  It doesn't happen all the time; and seems to occur for all reference handles for specific managed methods (static methods, in this case; but not all static methods).  When the warnings do appear they appear when accessing a reference handle parameters as well as lines that don't access any reference handles or poi ...Show All

  • 6SC 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 Could you provide more information   Was this Beta 3   A single or dual server install   Did you follow the TFS Installation Guide Were you able to get it working   I assume that the failure actually is the NTLM issue in my first post. What do you mean by same error   Can you specify the setup S ...Show All

  • Sheetal R H Problem with writing a WebPart in VS2005

    Hello Guys I am having trouble while writing a WebPart in Visual Studio 2005 Beta2. Building and uploading of that WebPart in a Team Site is fine, but when I try to Import it, shows: "A Web Part or Web Form Control on this Web Part Page cannot be displayed or imported because it is not registered on this site as safe." But, I have configured the web.config properly to show it as a SafeControl: <SafeControl Assembly="SamplePart, Version=1. ...Show All

  • Gokul_ Errors re-installing beta 3 refresh

    We installed Beta 3 refresh a few weeks ago, and all was working fine. However, we experienced some corruption outside of Team Foundation Server that caused us to have to reinstall Beta 3 Refresh - the reasons behind the need to reinstall are a bit shady at the moment - sorry! During the reinstall procedure, we keep receiving the following error: Error 32000: The CommandLine "F:\<path name>\createds.exe" /setup /install &qu ...Show All

  • IanMB Performance wizard

    The help system for VS2005 contains many references to a "performance wizard" that is supposed to be on the Tools menu.  I do not have a performance wizard on my tools menu (I have the Team Edition Developer version of VS2005).  What needs to be done for me to be able to access this   If this is something that is only provided in another version, why is it included in the Help system under Team Edition for Developers   Also, ...Show All

  • Uncaged Error 32000 widbloc.exe - <servername> -d CurritukDB Returned a non-zero value:1

    Fails at end of setup. WInPopUp: Error 32000 widbloc.exe - <servername> -d CurritukDB Returned a non-zero value:1 I have looked at most of the setup issues - cannot determine where this is a problem. SQL 2005 probably. I think I used the June CTP originally on this test setup. Dual Server Deployment It goes without saying that this could be a wonderful product - particularly with PS v.12 and SPS v.3 - BUT: if there are so many glaring issu ...Show All

  • Eric Bouguen Show Report Portal greyed out and Douments with red star...yes another one

    Hi, Finished upgrade from Beta 3 refresh and after various problems all looks ok but for sharepoint site. When I try to navigate to old site in IE I get "The Web site that is referenced here is not in the configuration database." Any thoughts Tried this but still can not get to portal. Saw this: Issue: Sharepoint portal doesn't work. There is a red ...Show All

  • GPK2005 "Add to source control" missing

    I have installed Team Foundation Server Workgroup edition in a Windows workgroup environment. The installation was successfull and I'm able to create a Team Project. My problem is that I can't add code to source control. The "Add to source control" item is simply missing from the right click menu in solution explorer and so is the checkbox in "create new project". I'm connected to the server from a windows XP client ...Show All

  • Lucky Coder Newbie, need help on import existing projects

    Hi All, I've done installed TFS. Could anybody tell me how to import an existing VS2k3.Net solution projects that I get from pvcs (serena dimension), about 50 projects I would like to have exactly folder structure. P.S: where do I could get TFS and other users guide Best Regards, Hi All, I found the solution. It kind of painful task but it works. The SCC was written in the visual studio project file. Just deleted them, then the conversion ...Show All

  • sos1107 TFS Beta 3 extensibility issue - witimport

    We have a WorkItem Template that was created for a custom WorkItem (MyWorkItem.xml). It worked great in Beta 2, but we are getting an error in Beta 3 and can't find any updated documentation or examples--   COMMAND LINE:   witimport /f MyWorkitem.xml /t " http://myvpc:8080 " /p "Test Project"   ERROR:   Line 47, Col 20: Name attribute is not supported.   Line 47 is the last li ...Show All

  • Jonathon Bell Report "Remaining Work" does not show all Work Items

    Hi everybody, we are using Beta 3 Refresh for controlling our project. Now i got a problem with the "Remaining Work" Report. Our current iteration (started today) has 92 Work Items (80 Tasks and 12 Features (our new own Work Item Type). Every of this Work Items is assigned to the Iteration Path OurProject\Release 2\Iteration 8. When I run the report "Remaining Work" with the following parameters the report just ...Show All

  • Saurabh Rastogi Project creation problem

    OK I'm probably being dense here. Installation is a single server with reporting services, sharepoint, SQL all running. I can get to the relevant pages. The client can see the server and ping it over the network. Both are in a W2K3 domain and the DC is running SP1 as is the VSTF Server. tfssetup and tfsservice are both local admins and domain admins so should have all the necessary permissions. I'm logged in using the tfssetup account (tried als ...Show All

  • riverwalker Status and Wildcard search in Visual Studio Team System

    Does the new source control in Team System (using SQL server as the repository) have the Status search and Wildcard search like the old VSS had under View -> Search     I need to determine if anything is checked out in a particular tree (and if so, what, and by whom).   I used to be able to do this with the Status search in VSS but I can’t seem to find it in Visual Studio Team System.   :( ...Show All

  • sk4130 Default instance not SQL Server 2005

    We're still using SqlServer 2000 in most of our products and a switch to 2005 is currently not possible. I want to ask if there is way we can install TFS without everyone changing their configuration files to use a named instance of SQL Server 2000. Team Foundation does require that SQL 2005 be the default instance. We have some specific checking for this in V1.0. And, at the moment we don't have a direct way ...Show All

  • Tim Mischkin Another 32000 error

    I'm getting this error when installing the foundation server piece Error 32000. The Commandline “c:\program files\microsoft visual studio 2005 Enterprise Server\BISIISDIR\sdk\bin\Bisregedit.exe” http://TEAMSRV01:8080/SCC/public/application/ServiceDefinition.aspx ” TEAMSRV01 BisDB’ returned non-zero value: 1. I get a choice to retry to cancel. If I click retry a few times nothing really happens, I get the same error and the installation s ...Show All

919293949596979899012345678

©2008 Software Development Network

powered by phorum