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

Software Development Network >> VS Team System

VS Team System

New Question

Workspace remain in the windows 2000 user profile
Shortcut to see who did the build ?
Help cannot connect to http://server:8080 on client
Team Foundation Server MSSCCI Provider Beta 2 Now Available (Feb 20, 20006)
Is there a bug list?
Team System Builds and dropping an MSI
Workspaces meant only for filtering?
How can shelving support working from Desktop and Laptop?
Modal Web Forms
Unable to create unit tests...

Top Answerers

DoS
rdx
Latini
Modderrhu
IBBoard
Suren Reddy
Martin Kulov
Sirisuda
J. Schouten
FabioPoroli
SQLCA.COM - 臧滊皽鞛?雱ろ姼鞗?靹滊箘鞀
Only Title

Answer Questions

  • Fernando Ibarra TFSB3r security issue

    I'm having a problem where i've created a new domain group and added the group to the server global security using server - security when i look in server - group membership i see that the group is added to the tfs valid users. When i now want to remove the group this seems not to be possible in any single way. In the server - security page the group magically dissapeared. I now have the situation that some members of the group CAN access th ...Show All

  • Zygimantas TFS Crash

    Hi all! We are using single server installation of TFS beta2. Last week it behave just fine, today, when we return from the weekend we found it in the state of total crash. Any atempt to connect to server from any client results in exception: Event Type: Information Event Source: ASP.NET 2.0.50215.0 Event Category: Web Event Event ID: 1309 Date:  8/28/2005 Time:  6:28:08 PM User:  N/A Computer:&n ...Show All

  • gouda New Team Project created - no SharePoint site.

    The site that Documents folder is pointing to: http://dcperftools/sites/Test%20Team%20Project Shows this: The Web site that is referenced here is not in the configuration database Here is a snippet of a log file in SharePoint: 05/05/2005 08:57:43.968 | Module: CssStructureUploader | Thread: 9 | Getting CSS proxy 05/05/2005 08:57:43.968 | Module: CssStructureUploader | Thread: 9 | CSS proxy retrieved 05/05/2005 08:57:43.968 | Module: CssStruc ...Show All

  • DeanRIowa Work Item property values

    Hi there, in TFS Beta 3 when I create a new Work Item it has fixed values for some of the fields, for example the Priority has to be a value of 1, 2 or 3. Are these values defined by the Team Template Can I add my own values to these type of fields, if so can you give me a clue I might be pushing my luck now, but is it possible to add your own fields to a Work Item For example if I wanted to record some sort of internet reference against a Work ...Show All

  • DeadlySpider Messeges are not sending to Send Port

    Can any one help me out for the below issue. I am getting the below errors when I am puting files in to receive location. I have enlisted and enabled both the ports The Messaging engine failed to process a message submitted by adapter:FILE Source URL:C:\Program Files\Microsoft BizTalk Server 2006\HttpReceive\*.xml. Details:The published message could not be routed because no subscribers were found. This error occurs if the subscribing orches ...Show All

  • Steve Thornton WorkItem programmatic migration query

    I'm working on a set of migration apps at the moment to move issues from our existing issue tracking system into VSTS Work Items. To maintain tracking information, there are various bits of information I'd really like to copy over such as "CreatedBy" and "CreatedDate" but these are ReadOnly fields in the WorkItem class. I know I could create yet more custom fields to hold this information, but then I end up in a situation where existing iss ...Show All

  • Teddy076 Logging files modifications

    Hi, In Visual SourceSafe, it is possible to have a log (file) where an entry is written when a modification (add, share, branch..) to a file is done. Can we have the same thing with TFS Thanks Rene Langevin It is not a build-in feature. You can extend TFS to do this. Hi Richard, Can you give me more information about how I can do that Thanks Rene ...Show All

  • xinvar Problem using Project 2003 with VSTS Beta3 Refresh

    Hi all, I am trying to use Project to enter work items into a VSTS project.  When I open Project and connect to the Team Server, once I choose a project I get the following error message: TF82024:  The following fields cannot be mapped because the fields cannot be found on the server:  Microsoft.VSTS.Common.QualityOfServiceType Any help would be much appreciated. Looks like MS Project mapp ...Show All

  • labtech Is there a version good for me?

    Hello, I work in a small team on a project where we are spread across the country. I want to set up a Team System Foundation server so we can use this for source control and collaboration etc. I am a software guy and not an expert in AD, Domains etc, although I am willing to learn if need be. My problem is.... I have read on these forums that BETA 2 can be installed on a single server (that suits me) but will not work easily over the internet. L ...Show All

  • Mhed Track the "for" statement

    Hi, I need to track the "for" statement in my code. For this i am going thru the instructions and checking for the node type "for". But i could not get the solution. My code is ......... -------------------------- int memberCount = type.Members.Length; for ( int  mc = 0; mc < memberCount; mc++) { Method method = type.Members[mc] as Method ; for ( int count = 0; count < method.Instruction ...Show All

  • Viviana Gutierrez Sanchez TFS Beta 3 slow opening docs greater than 1 MB

    We have installed TFS Beta 3 successfully.  However, trying to open word documents in our requirements area that are larger than 1 MB is taking a long time (about 20 - 50 mins).  This was not a problem for us under TFS Beta 2.  Can someone please help us trying to resolve this   Thank you. Something is amiss in your Sharepoint setup.  I can open multi-megabyte powerp ...Show All

  • WvanEck Configure Alerts for Project Manager

    I'm configuring alerts for my team system project. But I'm a bit confused with the "Alert Me When My Work Items Change" option. If I want to configure it to send me alerts for my work items, I just put my email on the "Recipients" field and mark the checkbox. But how can I configure it to send alerts for the project manager's workitems Do I have to log in as the project manager and put there his email Can't I configure the work items for each pe ...Show All

  • Brian72 Sampling/Instrumention does not work if I logged on as a restricted user.

    I'm now evaluating Visual Studio 2005 Team Suite RC and have problem with performance sampling feature. When I logged on as a restricted user, launching sampling failed due to the following error: Performance automation returned the following error: : Error VSP1398 : The monitor was unable to start the kernel mode driver (VSPerfDrv.sys).  拒否 。  Profiling cannot continue. PRF0010: Launch Aborted - Unable to start vsperfmon.exe Perfo ...Show All

  • fromie How to Share The Same Projects with multiple Developers...

    I am new to TFS and I need some advice to setup a collaborative environment. I would like to create a collaborative environment where developers can work on the same project that they can't overlap each other's work. Please provide any recommendation. Thank you, JP Under the default settings, a file can be checked out by different people at the same time, yes. Since TFS tracks the version each change was pended against, there’s no ri ...Show All

  • CHolmes TfsReportDS Error

    While trying to look at the "Builds" report, I got this error: An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'TfsReportDS'. (rsErrorImpersonatingUser) Logon failed. (rsLogonFailed) Logon failure: the user has not been granted the requested logon type at this computer. (Exception from HRESULT: 0x80070569) Ideas on how to fix If you have your data ...Show All

93949596979899012345678910

©2008 Software Development Network

powered by phorum