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

Software Development Network >> VS Team System

VS Team System

New Question

"The process cannot access the file" during GET
Does Business Intelligence Development Studio install when using SQL Server 2005 shipped with TFS ver 1.0
Work Item Details Report
Problems found when install TFS on a AD domain controller
Problems running reports
Next Visual Studio (presumably VS2007, Orcas)
Error 32000 during Team Server install
VSTS Unit Testing For Win CE
Where do i install the Test Controller and Agent From ?
How to import TFS Users as Project Resources

Top Answerers

vbnb
PC-Gram
OldSam
Savvas Christodoulou
EuroPhilC
LOURENÇO MANTOVANI
diavo
lokeshbhatnagar
Albert Ross
Sumith
SQLAPI++
Only Title

Answer Questions

  • Mandirigma1 AccessViolationException with Remoting in Unit Test tool

    I have a unit test which uses remoting to talk to the localhost. Before a connection can even be made, though, I get an exception in my test: Test method TETest.ApplicationFormTest.OpenShowsOpenFormTest threw exception:  System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->  System.Runtime.Remoting.RemotingException: Remoting configuration failed with the exception 'System.Ref ...Show All

  • Perseid Project structure and policies (best practices)

    I've seen a few questions on this thread about best practices and I don't think this is a repeat. I'm trying to understand the best way to structure my repository. In the past I've used both CVS and Subversion and I like the Subversion recommended way of doing things. They suggest having three sub-directories per project: trrunk, branches and tags. While VSTS doesn't have version tagging I still like the idea of having trunk and branches, as th ...Show All

  • Oyvind Habberstad Process templates

    Hi, I'm writing a little app to add process template using the IProcessTemplates interface from Microsoft.TeamFoundation.Server library of TFS beta 3 refresh. I need to pass 5 parameters and I don't know what are the next three parameters : 1 templateData (byte[]) 2 metadata (string) 3 state (string) Could you help me on this Thank you Hi, 1- You need to get an instance of your Team Foundation ...Show All

  • Surreal Team Explorer in Visual Studio 2005 RC1 Team Suite

    I just installed VS2005 RC1, and the Team Explorer tab that i was used to seeing in VS2005 Beta 2 seems to be missing.  I am using Team Foundation server as a source control environment, and I am not able to connect. Does anyone know if it is hideen somewhere ridiculous! Can anybody (from microsoft) confirm, that there's no way to install VSTS RC1 with the team explorer (July CTP) when do you predict to ...Show All

  • pierrebai Team Build --- Run build and items built out of order

    Hi, Using the Beta 3 version of VSTS Im hoping someone could help me. Im trying to automate our builds. I created a new build type to build all our solutions in the order we do it. When I run the solution it tries to build the solution, but it builds the projects within the solution in the wrong order. Thus causing errors and the build to fail. I dont have this problem when I build the solution manually. Any ideas on why when w ...Show All

  • ovatsus Task gap - From Add Existing Team Project to Creating Workspace

    The Team Explorer guides me along really nicely in terms of connecting to a TF server for the first time and then select a project.  However, once I have that project added all the folders are grayed out in the Source Control explorer.  I knew I needed to "get latest version" of the files in the team project into my workspace.  I knew I needed to create a workspace but I was having a hard time finding it in the VS UI.  I ...Show All

  • Carlos J. Quintero Is it possible to queue Team Builds?

    Is there a way to make the build server queue build requests instead of running them simultaneously   We have had several problems with builds hanging during initialization, hanging during building, or completing the build process but failing to drop to the network when two builds are competing. I have considered writing a task that will wait on a mutex at the start of every build, but thought maybe I had better ask if MSFT had ...Show All

  • Andrei Coler Can hidden field detection be disabled in recorder?

    We have this ASP.NET application that is written a bit unconventionally. We use a lot of hidden fields, and the fact that they are "detected" and remapped makes testing awfully difficult. I see the recorder records the correct values, but everything is remapped when the data is transferred into VS 2005. Can anyone help Am I simply missing the blindingly obvious Let me elaborate slightly on the workaround.  ...Show All

  • Carlos Gonçalves VSTS July CTP Error 32000.Failed to execute action.

    I am using the following VSTS dual server install config (all on VPCs):  Win2K Server (Sp4) DC Win2003Server Std - SP1 : Data layer (with Sql Server 2005 Standard June CTP) Win2003Server Std - Sp1: App layer (with IIS and SMTP server installed) I get the dreaded 32000 error installing Team Foundation Server (app services):   Error 32000.Failed to execute action . When I look at the log file, I saw a message about something no ...Show All

  • dannyyyyyy Latest Distributed System Designers

    Am I correct in thinking that the latest evolution of the Distributed System Designers is the Beta 2 So the July CTPs do not include updates to this functionality Many thanks, Tony. July CTP (Drop 3, which should happen this week) contains bug fixes, but no new features for the Distributed System Designers. ...Show All

  • dwith FxCop SDK stabilization estimation ;-)

    Hi. the FxCop FAQ says there will be made no FxCop SDK documentation available until it stabilizes. Are there any milestones known when this should (and hopefully will) be Next month This summer Christmas 2008 :-) thanks for your great work so far. I need to write so many rules.. Kind regards from Cologne, Daniel Daniel, Providing a powerful, stable and fully documented platform for writing cust ...Show All

  • jimson SQL2005 Named Instance

    I have seen several posts regarding the lack of support for SQL Server named instances and the fact that TFS also only supports extending the default web site for WSS. Several MS folks that I spoke with said that these issues would be address by RTM, but this does not appear to be the case. From Visual Studio Team Foundation - Session 2 (February 24, 2005) allclark_MS (Expert): Q: What is the word on requiring a dedicated SQL Server insta ...Show All

  • Meilssa Custom Rule McCabe's Cyclomatic complexity.

    Cyclomatic complexity considered a broad measure of soundness and confidence for a program. Thomas McCabe introduced in 1976, it measures the number of linearly-independent paths through a program module. Unfortunately FxCop does not have any built-in rule for identifying Cyclomatic complexity. If anybody had already implemented any custom rule, let us share it in this forum. I am working on my version. But I am facing some probl ...Show All

  • Matty G Team Build Suddenly stopped working: System.NullReferenceException: Object reference not set to an instance of an object.

    I'm using Team Build Beta 3 and have several team builds defined.  Everything was working fine but now I keep getting (both in the IDE and from Command line) "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\TFSBuild.exe" start http://test-team:8080/ IQ "Messaging Service Install Build" /m:shaundev /b:c:\builds Microsoft (R) TfsBuild Version 8.0.0.0 for Microsoft (R) Visual Studio 2005 Team System Copyright (C) Microsoft C ...Show All

  • TopDog_4486 property evaluation order (beta 3)

    Why is the following not working I tried moving the Import of the M icrosoft.TeamFoundation.Build.targets from the top of the build file to the bottom, but it had no affect. Our environment has separate TFS and Build servers. I'm using TFSBuild.exe to kick off the build through a batch file. This article describes http://msdn2.microsoft.com/en-us/library/ms171464.aspx the order of evaluation but it isn't working. I also tried moving the RootP ...Show All

828384858687888990919293949596979899

©2008 Software Development Network

powered by phorum