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

Software Development Network >> VS Team System

VS Team System

New Question

Typed DataSets
Team Foundation Service Error
No code coverage in Team Build Beta 3
can not compare !!!
Can a Context variable be set from a Datasource?
Database Schema explanation. Anyone?
Publish Operation Failed for Custom Test Type
Unauthorized Exception while creating a new project from VSTS client, WHY?
Deleting one link in a work item removes all links in that work item.
Error while generating 'Code Coverage Details' report

Top Answerers

Michael Hamilton
peppereyes
doug_hettinger
Robert Belka
sarasotamac
Ping06
Pierrelud
Liew Vai Teng
FranzCarl
rune711
Transforming
Only Title

Answer Questions

  • Dan_12345 Application Tier installation of June CTP fails with error 32000...

    Hello, We've been working on this one for a few days, and could really use some assistance... whatever suggestions or insight we can get would be much appreciated! We are trying to install Team Foundation Server June 2005 CTP in dual server topology, which is the only supported configuration for this release. Both servers are running completely fresh and naked installs of Windows Server 2003 Standard Edition with Service Pack 1, and are member ...Show All

  • Eric Vandenberg How do I properly utilize static COM member in [ClassInitialize] and [ClassCleanup]?

    I am trying to set up some basic unit tests in the VS2005 testing framework, and I am running into some issues with static COM member variables in my [ClassInitialize] and [ClassCleanup] functions. Basically, I am using a static license initialization object to initialize an appropriate license on startup and to check out a particular application extension for later tests. This functionality is called in a method with the [ClassInitialize] ...Show All

  • Martin Woodward Problem with MSSCCI Provider

    Hi I've installed the latest version of the provider and tried to open a solution from tfs. It starts working fine(very slow) and gets all the folders and the csproj files but thats about it. It looks like its working but thats as far as it would go. no cs files! After few attempts, removed this version and installed the beta2 version and now it works. Avi Hello, could you provide some mo ...Show All

  • Luc C Getting frustrated with red "X" on documents folder

    I am at a loss as to why the Documents folder insists on displaying a red "X" in the Beta 3 Refresh. I have granted myself admin privilages but it seems to have done no good. Anyone know what would cause this Hi Billy, From the sounds of it your account does not have access to sharepoint. You will need to set it up in the appropriate role following the instructions below: http://msdn2.micros ...Show All

  • Andy Wahrenberger MSFT Team Foundation MSSCCI Provider, Visual Studio 2003 and Web Projects

    I've found a bit of a weird problem with a solution I'm trying to access under Visual Studio 2003 with the MSSCCI Provider. Here's what happened: Someone else in the office created a project using Team Explorer In VS .NET 2003, they opened the solution and added it to Team Foundation by Add Project to Source Control In VS .NET 2003, I opened the project using Open from Source Control I was asked where to put the project so I cr ...Show All

  • chip_cary Install ok but error messages connecting to TFS from client

    I have installed a single server (WORKGROUP) setup of TFS without any issues in the installation routine The only non-standard selection I made was not to enable the Team Foundation Alerts. However when I try and connect a TFS client, I get the following error message in the client window :- TF30291: There was a problem on the server of unknown cause. See the Team Foundation Server event log for details. Time 2005-10-14T10:09:53:562 Looking i ...Show All

  • suresh from sryas software C/C++ Analysis - Incorrect C6271 for sscanf()

    Given the contrived code below, the C++ analysis tool issues an incorrect Warning C6271: Extra argument passed to 'sscanf': parameter '4' is not used by the format string : char buf [20] = {"123 hello mum"}; int iv = 0; char sv[20]; memset (sv, 0, 20); if (sscanf (buf, "%d %20[^\0]", &iv, sv) == 2) { printf ("yes: %d %s\n", iv, sv); } else { printf ("no\n"); } ...Show All

  • itisasif Publishing test results failing

    Hi, We have deployed TFS in a lab environment in a single-server configuration. ie: We have SQL 2005, TFS on one server and Team Build server on another server. The firewall is disabled on both the TFS Server as well as the Build server. The account that the Build Service on the Build server is running under has admin rights on TFS as well as the TFS Server as well. I had given this account full rights to the team project as well. ...Show All

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

  • dimd00d Security Settings for client not on domain to connect

    I notice that a machine we are testing with team system that is not on the same domain as the team server (simulating a developer working from a remote location) has issues connecting to the team server. The user has a domain account and is a member of the test project. Specifically, when the user tries to connect to team server from the machine that is not on the domain, he receives the following message: Unable to connect to this team foundati ...Show All

  • vinitas Protocol violation - can I change how sensible the test shall be to protocol errors?

    I get this error when running a test on a web page that I have no possibility to change: RequestFailed: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF Is it possible to configure how the test shall handle this so the test will not fail The config file entries need to be in vstesthost.exe.config if you are running locally, or in qtagent.exe.config if you are running the test from t ...Show All

  • s_n_e.h SubReport ReportItems

    hi all, i ve created a report in which i call a subreport now my issue is i want to access the reportitems of the subreport. is there any way to do it please help me out of this situation Could you be more specific on what you mean by "reportitems" I am guessing you want more information about a specific workitem that is listed in your sub report, if so, check out the Requirement Details OO ...Show All

  • peace4theapes B3R to RTM - eventually

    Does one have to install the various builds/CTPs between B3R and RTM to have upgrade support to RTM Hope not. We plan on going from B3R to RTM due to the resources and time required to perform previous upgrades. No, You should be able to go directly from B3R to RTM using the upgrade utility that will ship with the RTM bits. Supported scenarios are B3R --> RTM and RC --> RTM Upgrading from B ...Show All

  • SharathMum Missing core fields in bug.xml?

    Hi, As far as I understand the it is recommended to have as many core fields in an work item. (Please correct But I found in bug.xml (the definition file of Bug Work Item type) quite a few missing core fields. They are: System.AreaId System.ExternalLinkCount System.AttachedFileCount System.AuthorizedAs System.Description System.HyperLinkCount System.IterationId System.NodeName System.RelatedLinkCount System.Rev Syste ...Show All

  • tfeaster conflict in extracting data

    Hi, I am unable to extract the data from hidden field. It is giving result in the details tab as "No HTML tag was found that satisfies the criteria". I'm also conflict with the fields in the 'ExtractAttributeValues'. Will you please elaborate it with an example Also as in opensta we can extract data into a variable and then that variable can be used anywhere in the code, can we use same technique for accessing hidden valu ...Show All

343536373839404142434445464748495051

©2008 Software Development Network

powered by phorum