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

Software Development Network >> VS Team System

VS Team System

New Question

Creating Workitems programatically
Every thing is "Added Later" in the report Unplanned Work
is it possible to run fxcop before build
About workstream "Process Bootstrap"
WIQL and the QueryWorkitems SOAP method
Deleting a Team Project
Microsoft.Cci.Field and enumerations
Namespace name
Where to download MSFWinBuild?
Installing Visual Team Foundation Server 2005 Beta2

Top Answerers

Shirly Baruch
Frog Prince
Aw Ali
RonFarley
Daniel Lima
speed2002
vbnvbn
Drir Sinan
Jack3r
roguevoice
New York Times: Health
Only Title

Answer Questions

  • Sharrukin Team Project Creation Faild- not able to connect to the SQL Reporting Services at http://192.168.0.1:8080/

    Installation: ------------ SqlServer 2005 (command line install) SharePoint Service SP1 (command line install) patched with Security Update for Windows SharePoint Services (KB887981) http://www.microsoft.com/downloads/details.aspx FamilyId=6BB93661-0CE7-46CF-B8BB-55546B58A2F2&displaylang=en TFS Beta3, single server Some other facts: ----------------- Reporting Services function well at http://192.168.0.1/Reports and http://192.168.0.1/Repor ...Show All

  • 2weelz Using Team System for doc management?

    Does anyone have experience using Team System to version and manage objects like Word documents (e.g., design specs, test plans, etc.) in addition to source code Pluses/minuses Would you recommend doing this based on your experience Thanks. Hi CarlaOR, In my environment we use version control for all documents. We have one tree for the entire team of approximately 30 people. With check-in policies turned ...Show All

  • plsai 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

  • Firoj H Shaikh code coverage "off road"

    I've tried using the sample from http://blogs.msdn.com/ms_joc/articles/406608.aspx  to get the off-road experience of code coverage. However, when I run the tests on my instrumented binary, I'm getting the coverage results for the test project instead of my instrumented binary. Am I missing something here! Hi Chris, I'm instrumenting my assembly and able to generate the .instr file, and executing the mstest.exe using the testcontaine ...Show All

  • Bard-Erik Venheim Team Explorer doesn't respect filesystem encryption settings

    I've got an encrypted folder (called 'Dev') on my laptop where the source is stored. When Team Explorer creates subfolders within the 'Dev' folder the folders are encrypted, but the files it creates are not. I've done this in the past with Source Safe and it worked fine, but it appears that when Team Explorer places a file on the file system it doesn't respect the folder settings for encryption. Even if I manually set the file to be encrypted, t ...Show All

  • JamaSaru TF30063: You are not authorized to access Microsoft-IIS/6.0.

    I receive the above error when doing a Get Latest (recursive) from the Source Control Explorer.  It occurs when I'm on a remote client (with a fairly high latency) to both a Single Server install in domain or workgroup mode.  If I acknowledge the error and continue to do Get Latest Recursive I do indeed get all files, but I may have to do it multiple times to complete, it seems the more files that're updated in source control, the more ...Show All

  • binks120 Bug status in Team System

    In Team System, is there a way to edit the fields under Status   For example Priority is a status that shows up with numbers.  I would like to be able to modify it so the number displays something else, 1-cosmetic, 2 -minor/work around, etc... thanks, aaron Thanks for the information.  I downloaded the extensibility kit and the "Authoring Work Items Types Lab" has great information. thanks again, aaron aaron, I think ...Show All

  • biju Failed to connect to Team Foundation Server Proxy

    After successfully installing the Team Foundation Server Proxy, we are finding that it is not possible to connect to it from Team Explorer in Visual Studio 2005.  We've tried using the Team Explorer client in remote installations of Visual Studio 2005 Team Edition for Developers, Team Suite, and from a local version of VS2005 w/Team Explorer (i.e. on the TFS server machine) and experience the following error: TF31002: Unable ...Show All

  • jasontang MSF Complete when is it coming

    Hi, Any idea when is the msf complete template getting available...  and it would really be of great help if any sample implementation is also part of the kit... regards Paritosh Cool - Rafal discussed some of this yesterday in his great TechEd EMEA talk. However - given no one's seen MSF Formal yet, do you really think you can complete it sll by Nov 7 Or will MSF Formal be another bit of the launch that ...Show All

  • Raffiq Eddy How to create a report on Work Item Links?

    I have the Microsoft Report Builder open and am using a model based on the TfsReportDS data source. I see a pile of Entities on the left in the Report Builder model, including one called "Work Item" for example. The Work Item entity has a pile of fields in the box below that which I can use to populate my report. However i the Work Item entity, nor in any other entity after extensive browsing am I able to find any way of reporting on th ...Show All

  • Coffeenmorn 403 Forbidden Error.

    Hello, I created a web test, then a load test and in that load test I got more than 1000 403 errors, when I see the details, all are files that actually exist and I am admin on my PC. Thanks Zero errors. It can definitely depend on the OS and maybe IIS server. For example, with XP you are limited to 10 connections. When you ran the web test from the web test editor, did you get 403 errors Ok. Let's try this. ...Show All

  • Interact Create Project Visual Studio 2005 Team System

    Hello When i create a team system project, i am an error. the message is csstasks.xml is denied I don't know what i do Please help me lbo hello i don't find it (quality indicators report) where is it Thank Sydelis hello wich file can i post thank sydelis The following seem to be interesting: Event Description : Task "Rosetta.Populate Reports" failed Exception Type: Microsoft.VisualStudio.TeamSystem.ELead.ProjectCr ...Show All

  • N.Raja How can i dynamically create test suite?

    Using MbUnit framework i can create TestSuiteFixture and mark some method with the TestSuite attribute and i'll get dynamically created test suite. For example: [TestSuite] public TestSuite GetSuite() {   TestSuite suite = new TestSuite("a");   suite.Add("SomeTest", new TestDelegate(SomeTest), null );   return suite; }   How can i do this in VSTS What do you define a test squite ...Show All

  • Deepak Raghavan Develop on Team System

    I have a little question, - It is possible to display user by project on a web site (ASP.Net) - It is possible to display projets on a web site (ASP.Net). Can i ask the VSS web service, or i must work directly on the db thanks There is an extensibility kit available for the Team Foundation Server.  A link to the extensibility kit is available on our developer center:     http://msdn.micros ...Show All

  • Binju Paul Improper Display in ReportViewer

    hi , I created many reports in sql reporting and i found out that when i display these reports in reportviewer some of them is not in a proper format. But when i export it i get properly in pdf. so is there any work around or ways to display the reports properly similar to the reports i view in reporting tools. is this an issue related to reportviewer of .net or the size of the display window is small comparatively to the reports desig ...Show All

12345678910111213

©2008 Software Development Network

powered by phorum