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

Software Development Network >> VS Team System

VS Team System

New Question

Version Control Events
C# or VB.NET
Error HTTP 403 - Forbidden access when browsing to VSTFWeb
Incorrect display for manual test execution
TFS: Can't access to TFS Beta 3 Refresh from remote Team Client
How to view test cases by iteration or area?
Scenarios to use Triage Field for Work Item type like bug, Issues etc.
Parrallel builds conflict over code coverage
Windows SharePoint Services Service Pack 2?
Cannot Open Microsoft Project

Top Answerers

RandyHayes
Bigs
h2o
tjmckenzie
dotBomb
bri189b
Behnam_acc
Sudhakara
chteng
Pete Baron
OpenTop
Only Title

Answer Questions

  • Peter Haynes How to produce different graphs from load tests results?

    Normaly we do not work with time/step-based graphs in case of load test results. Requests Per Sec over # Of Connections or Time to Last Byte over # Of Connections would be more interesting. But - how to produce this with VSTS Any help would be great! (by the way: this is nearly the only thing I'm missing...) Frank http://www.contentXXL.com Business Content Management with ASP.NET   Hi Tom, we ...Show All

  • Adama0 How can I transfer the old version files into another database?

    if contunue to use the database for a long time, the database must become very large, I want to transfer the old version files into another database to avoid the database become too large, How can I do Thanks a lot! Each project is meant to represent all schema objects that are contained in a single database. If you want to represent multiple databases then you'd want to have multiple da ...Show All

  • 96RT10 IdentifiersShouldDifferByMoreThanCase

    have run FxCop on a project below is a section of the code from that project that FxCop picks upon:   protected string reportName = "";             protected string reportDescription = "";             protected int reportGroupID = 0;             p ...Show All

  • Colke Using Excel pivot charts, can I filter on creation dates within the Work item history cube.

    Hello, I am using the cumulative count in Work item history cube using the Pivotchart within Excel (a great way to get quick graphs for management). The problem I am having is that I want to see the progression of states between specific dates. As it stands now I can choose specific weeks to see but the counter in the graph does not start at zero. If I could put the creation date as an additional filter the graph would start at zero. ...Show All

  • Killa can team server run on one box with an asp.net site ??

    ok so I got some things to work -- installing the beast and making a sample empty project... but then I need to put a web site on the same server to develop. WUPS!   to remotely access the web site with Visual Studio I need Front Page Extensions and adding them seems to break TFS perhaps I am trying the impossible what I want to do: one server. have Team Server on that box to manage the development of one app. the app has : 1) a wind ...Show All

  • RichSmith Formatting Lost in Description-field of Work Item

    We're using TFS Beta 3 Refresh and we're having the following problem: When we create a Task or a Bug Report on our MSF for Agile Software Development project, we can use formatting in the Description-field. Things like Bold, Italic, Lists... seem to work which is of course very important to make a readable Task or Bug-Report. However, as soon as we save the Work Item (using Ctrl-S), all formatting is lost. Things ...Show All

  • Xiongxiong2007 Let the submitter close the issue only?

    if A submits a issue in VSTS, currently any one can close the issue. How to implement a rule. only A can close the issue. It's in the VSIP SDK here: http://www.vsipmembers.com/downloads/28/UserFileDownload.ashx Brian Hi,    Unfortunately, field-based security is not supported in V1. (ie, you cannot specifiy that only the person who created the workitem can close it)    You can however ...Show All

  • John Bristowe - MSFT Best Way to Add a Document Link to a WI

    Hi, what is the best and easiest way to link a document out of the SharePoint to a work item What I tried so far is adding a hyperlink to the WI. Therefore I selected the document to be linked and copied the URL form the selected document's properties window. The thing I don't like about this is that the URL is absolute and contains the server name. I would prefer to have a relative link to the document in question. I als ...Show All

  • seemay Tools->options vs. project properties vs dynamic selection

    I think there is some opportunity for improvement in the location of options and settings. For making schema comparisons, the option to ignore various features of the database are set in the application scope Tools->Options area. This doesn't make much sense to me. While you could set standard or default options there, I think that those choices will vary significantly from project to project or comparison to comparison. These sett ...Show All

  • Aji Jose Load of fxcop input assembly failed

    In Vis Studio 2005 beta 2 I receive the 'Load of fxcop input assembly failed' when I open my c# project. I have read the material at the thread shown below http://forums.microsoft.com/msdn/ShowPost.aspx PostID=2386 It does not seem to apply to my project, as I have the output path under the project directory. However, I observe that, after a build, beneath my project directory, I have a both a bin\debug and a obj\debug. The obj\debug cont ...Show All

  • ash_bma team foundation server installation error

    hi I tried to install TFS using the instructions on the final stage (server install) i get this error message: MSI (s) (9C!08) [11:41:41:640]: Product: Microsoft Visual Studio 2005 Team Foundation Server - ENU -- Error 28938.TFServerStatusValidator: Calling the Team Foundation Server Registration Web service failed with 401 HTTP Unauthorized status. Try installing again. If the problem persists, verify that Internet Information Servi ...Show All

  • Cillian Load Testing. How to view the number of passed/failed users

    I have recorded a web test for login page of our application.  Now I want to arrive at a figure as to how many simultaneous users (load) can my application take without any errors.  1. How to do this.  I used load test,  but it didnt show how many have users passed or how many users failed. My question is how to come to a conclusion that my application works fine for X number of users without errors.  2. And also w ...Show All

  • mukul narad CMMI -- Editing the Process Guidance Tracks

    My question is on Tracks in the CMMI PG. I have some custom workstream files (xml related in the ProcessGuidanceMap.xml) that have been added to our PG. The Roles tab works fine with these new workstreams after I added entries in the Tracks.xml to reference them in the corresponding tracks sections, and I added RoleGroups with the appropriate roles in them. What I mean by "works fine" is that I can navigate down to my new RoleGroups/Ro ...Show All

  • CourtJesterG Builds failing with .NET Runtime error

    Last night the build process failed while initializing the build. I tried to start a build twice this morning with the same results. After checking the event logs of the build machine, I gave it a reboot and started another build which made it to the Compile phase before failing. In each case the the event log reports 2 errors: .NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506) Followed immediately by: Faul ...Show All

  • matthijsbonte Moving from one TFS to another

    I've been running TFS and VSTS for one very large project, and it's been great, except for the fact that our server was a free workstation that really wasn't up to the task.  So, we got a new server.  Now, I need to move the project from the old server to the new server.  It seems like there is no tool, which I'm OK with - if I need to do a lot of manual steps, that is fine.  I was just hoping someone had done this, and could ...Show All

767778798081828384858687888990919293

©2008 Software Development Network

powered by phorum