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

Software Development Network >> VS Team System

VS Team System

New Question

VS Team Suite Debugging Issues
How would we go about converting an agile project to a CMMI project
TF MSSCCI Provider on 64Bit Windows Server
Struggling with basic questions
Delete Work Item Type from project?
How to constract target string for scope="parameter"?
COM Classes Exceptions
MSF Agile Issue Report Missing: Beta3 Refresh
Heeeeeelp!! i cant unlock a file locked by other user!!
Project alerts exception

Top Answerers

MicroMoth
cirilo
Bharat Gohil
Per Nilsson
MagicPatrick
Cassie1
Joakim Gyllstedt
Vinay Mandy
Whitehorsevideo
cballiet
Exegenix
Only Title

Answer Questions

  • Albin Permissions Bug with Beta 3 and Active Directory Groups?

    When using an Windows 2003 Server Domain Active Directory Group to assign Team Foundation permissions to multiple users, the group members do not have the selected permissions if the primary group (for POSIX and Macintosh applications) of the account in AD is set to the group to which the permissions are being assigned.  If you double click on the group in the Team Explorer GUI or select the Properties... button, the accounts with primary g ...Show All

  • Peter Nyberg Is there a GUI for some common source control queries?

    As an ex-VSS user I'm interested in a couple of common queries: - finding out what differences there are between what I have on disk and what is in source control. - finding out all the files currently checked out Now I know I can do this from the command line using "h status /user:*" and "h difference RootFolderName /recursive /noprompt" , but is there any way of doing this from a UI Is there an admin UI that I've just not found yet - e.g. ...Show All

  • zaman How to set playback browser's settings.

    Hi, I run a test case which a recorded result is different from palyback result, i think My IE's settings is different from playback IE's setting, is there a way to set VS IE's setting. BTW, any one know how to read IE's settings programmingly, there are so many settings should be checked on browser. Thank you. Richard Yang. There is currently a problem with the web test playback in that the simulated browser d ...Show All

  • pepellini Performance Wizard Error

    Hello, I am trying to run performance wizard for my web application. when i try to do this i am getting given below error's. Launch Error: The web site could not be configured correctly; getting ASP.NET process information failed. Requesting 'http://localhost:1375/src/VSEnterpriseHelper.axd' returned an error: The information returned is invalid. PRF0017: Can't launch server for 'D:\...\src\'. given below is my web.config fil ...Show All

  • Adam Lonnberg What happened to Beta 2 on MSDN Subscriber Downloads?

    It looks like everything has been pulled. Is that because the April SQL Server is missing Some of my downloads were right in the middle Yes, I do the trick of Copy the Shortcut to the download,(the link where the Download Manager is launched), so I can use this URL in my another machine if for some reason the download get interrupted, and the download isn't visible in the new server I'm hitting ...  Rob ...Show All

  • BigFive Running Code Analysis on a specific Team Build Flavor.

    Hi All, My teambuild contains 2 build flavors "Release|Any Cpu" and "Debug|Any Cpu" when i enable RunCodeAnalysis (with option Always) it is preformed on both flavors but i only want to run CA once... how can i specify this Greetings. Hi Paul, There is no way to enable this scenario with RunCodeAnalysis set to Always. You will have to set it to Default in TfsBuild.proj and then s ...Show All

  • Jacques Laurin <REQUIRED/> rule is not working.

    I am trying to put the <REQUIRED/> rule for a field in particular state (closed) so that it can't be kept empty while closing (i.e changing state to Closed) the work item. But it seems to be not working i.e. one is able to Close without anything entered in that particular field. First I tried putting it under <WORKFLOW><STATES><STATE value="Closed">. When it didn’t work I tried putting it under <WORKFLOW ...Show All

  • norisk Build Process and Changesets

    Hello, I have the following scenario: 1) Daily builds for the development team 2) Weekly builds for the QA team, built from a branch/merge of the development tree In a related post ( http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=181767&SiteID=1 ), I noticed that the build can be configured to skip the changesets and workitem updates. However, since the targets file is shared, is it possible to skip the process for daily b ...Show All

  • Matt Hallett In Web Tests, How to Validate the values on a grid ?

    I want to validate the values that are shown on a grid , based on the values that are selected on a Combo.(Herein internally, the grid gets filled, when the combo box value is changed.) I would also like to know the selected row from the grid, so as to try it... or else Manual testing has always been there at our help   You can do this with a validation rule.  If the value in the combo is ...Show All

  • Egbert Raubenheimer Source control "get" troubles

    I'm having a few problems with the Team Foundation Source Control. 1. When someone else has checked in various new files and I do a "get", very often I will still end up without a copy of some of the newly added files. Some will be copied correctly, but others will be missing. The missing files are shown greyed out in Source Control Explorer. If I try to get these particular files through Source Control Explorer, it shows a messa ...Show All

  • shaney December CTP Installation Problem

    Hello, When I try to install the December CTP Data Tier, the installation fails, indicating that Reporting Services is installed on the Data Tier. It says to remove it and install it on the Application Tier. This seems to contradict the installation instructions I have. Is this what I should do and if so how do I indicate in the SQL Server 2005 installation that I want Reporting Services installed on another server Any help would be appreci ...Show All

  • Jerren Items cannot be placed under source control.

    I have just loaded TFS Workgroup Edition on a server, and have added an existing Visual Basic 2005 solution to the TFS Source control. I tried to add it from my main development system first but everything to do with Source contol was greyed out. Then I added it from the TFS server. After that I found a post online explaining that I had to set my visual studio setting to use TF as my source control. Now when ever I open the solution I get sever ...Show All

  • techmanblues Continuous Code Integration supported by Team Build?

    Does anyone know if Team Build will support the concept of continuous code integration as is currently provided by the combination of CrusiseControl, Nnant and Nunit    Specifically, I need the functionality of every X amount of time have an autobuild that gets all code from source control, compiles, runs al unit tests and notifies developers if anything broke. Thanks JoseB. Jose, You may want to look ...Show All

  • simto Problem with Beta 2 TFS Install with Sharepoint portion

    Although I have had no problems installing the pieces for TFS during Beta 1 and all the CTPs , I can't get Sharepoint Services 2.0 to install correctly this time. I have tried 3X and I get this on install: An unexpected error has occurred. Web Parts Maintenance Page: If you have permission, you can use this page to temporarily disable Web Parts or remove personal settings. For more information, contact your site administrator. I am running ...Show All

  • PeterHup A branch has been deleted but tf get still gets files in the branch

    As you can see below the Code-Iteration-1 folder has been deleted C>tf dir "$/System" /folders /deleted $/System: $Code $Code_CI_1 $Code-Iteration-1;X104 $Documentation Code-Iteration-1 does not show in the Source Control explorer in VS2005 But it shows in tf dir: C>tf dir "$/System" /folders /recursive $/System: $Code $Code_CI_1 $Documentation [text deleted for clarity] $/System/Code-Iteration-1: $CI ...Show All

474849505152535455565758596061626364

©2008 Software Development Network

powered by phorum