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

Software Development Network >> VS Team System

VS Team System

New Question

TFS Rc installation : "error 28002. unknown error"
Cannot add new project to source control ?
Test Architecture Question
FxCop 1.35 Naming Rules Seemingly Not Being Checked
Is there an example of how to test web services using https with X.509 certificate
Custom Rules Development
MSBUILD : Warning : Visual Studio Team System for Software Testers is required to run tests as part of a Team Build
TF30063: You are not authorized to access MyServer
How do I... (A sharing question, yeah I know... I know)
VSTS Architect vs. VSTS Developer

Top Answerers

Jake Montgomery
Snuggs
Tesig
mthom
ts11
Gwapo Joe
tsg
ToroLocoMex
Mobius17
Shidoshi
Programmershelp
Only Title

Answer Questions

  • aespinoza How To: Simple Steps to create a Webservice Load test

    I am new to VS2005 and would like to create a load test for our webservice. The webservice must be able to handle simultaneous connections. I followed the steps detailed in: http://msdn2.microsoft.com/en-us/library/ms182557.aspx as a start, but I am missing the connection to move further. The query string specifies the operation to be called. To find the name / value of the query string parameter ...Show All

  • k1dugar Rational Integration

    We are just beginning a fairly large project and are planning to use VS.Net 2005; however, several people on the project team have had experience with Rational Rose and Rational RequisitePro, we are used to that environment, and we have naturally had no experience with the VSTeam capabilities.  We are in a quandary as to whether to use all the features of Team System and/or Rational products which we have experience and confidence in. Here' ...Show All

  • amurati Microsoft Project Professional and Project Server 2003

    Whenever I publish enterprise projects from project professional 2003 to Project server 2003 the task appear scrambled when viewed in the Project center using Project Web Access. Why is this Anyone else hitting this post from Google looking for the project server forums, you can find them here: http://www.microsoft.com/office/community/en-us/default.mspx dg=microsoft.public.project.server&lan ...Show All

  • Brainwires 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 TFS does not check how your actual ...Show All

  • JRaue Beta 3 Refresh: Cannot add users to team project when client is disconnected from DC.

    Hi! We have noticed that when administering TFS from a client machine that is temporarily disconnected from the DC of the TFS domain (or a client maching that is in another unrelated domain or workgroup for that matter) it is impossible to perform user administration such as adding users to a TFS group. The reason is that the account selection dialog box only allows selection from the local machine and any domains to which the client has co ...Show All

  • grimdog TechEd VPC Images of VSTS

    I have received an error while the WinRAR self extract image attempts to build the VSTS VPC.  The error stats "Write Error.  Disk is probably full".  However, there is ample room (over 20 gigs) of space on the destination drive.  My guess is that the VPC image spans several vhd files and that after hitting the 4gb limit on the first file, it is unable to create the second file.  Does anyone know of a work aroun ...Show All

  • animalashton Can't get past the 26204 error

    I cannot seem to get the data tier installed, it keeps failing with a 26204 error but I can't see anything obviously wrong. I've checked the list at http://blogs.msdn.com/askburton/archive/2004/09/03/225386.aspx  but everything still seems OK. - The server is a Windows 2003 Enterprise Edition (not SP1) server. - It's a member of a 2003 Active Directory. - I've created a domain account called TFSSETUP and added this to the servers ...Show All

  • Nino B Changing Levels,Report Options, Altering existing rule

    Hi, I am using VS2003 and FxCop 1.32 . I have following questions 1. I have created custom rules, but i want to ask whether it is possible to alter/modify  existing rules 2. Can i change default levels of errors/warning like If i want to change Critical warning to warning .. how can i do it 3. Is it possible to log some specific messages to a different xml report in one run 4. I have added words in CustomDictionary. ...Show All

  • Ray Cochrane Code analysis reports on Visual Studio generated code

    Heya, I have a problem with the Code Analysis (FxCop I assume). Its reporting warnings on code generated by Visual Studio, such as code in the xForm.Designer.cs files. For example: Warning 99 CA1303 : Microsoft.Globalization : FLogOn.InitializeComponent():Void passes a literal as parameter 1 of a call to Control.set_Text(String):Void. Retrieve the following string argument from a resource table instead: 'OK' How can I turn off Code Analy ...Show All

  • RajOnline Access to HTML response

    Hi, On executing a test, the results are stored in the .trx file. By double-clicking this file, I can see the results of the execution in Visual Studio. I was wondering if there was a way to access the HTML of the page returned in response, so I can do further processing of the HTML returned. I want this done automatically, so that as the test is executed and the results file is generated, I can extract the HTML response, and save it for fu ...Show All

  • kdd_024 No migration occurred: No files from solution are under source control

    I'm trying to migrate code analysis settings from a Team project to a solution. Only thing that happens is that the message "No migration occurred: No files from solution are under source control" shows up in the VS status bar. The solution file and all the projects it contains ARE under source control. IWe have three Team projects on our Team foundation server. The migration works fine for one of them (first in alphabetical order), ...Show All

  • David F. Single FxCop project for Debug and Release Assemblies

    Hello, Is it possible to have just one FxCop project that will work with both my Debug and Release builds NUnit has a capability like this. Thank you for your help, Thank you Hi, If you open the FxCop ui and rightclick on the assembly to analyze, you get a dialog where you can replace the physical path of the assembly to a path with environment variables. The only ...Show All

  • AlexM-VB Heeeeeelp!! i cant unlock a file locked by other user!!

    Hi, please help me, other user have locked a file for editing, but his PC crashed, now hes formating his PC. i've tried to unlock it without success, i've read about permissions, i found the "Unlock others", all my groups have this enabled, but doesnt work, what am i doing wrong just cannot think of case where one would like to remove workspace locally only. What purpose would it serve There are lots of ways to end up ...Show All

  • Dahoul Updating Process Templates

    Is there a way to apply changes to a process template to a previously created project based on that process template i.e., Bug form changes Editing existing work item types is possible; we have the following tools for doing that: - witexport.exe - exports an existing work item type definition into an XML file - witimport.exe - imports a work item type definition; it works with existing projects only and allow ...Show All

  • trogers Types with disposable fields should be disposable

    CriticalError, Certainty 95, for TypesThatOwnDisposableFieldsShouldBeDisposable Fxcop says that my class (PrintText) which instantiates an IDisposable type (Font) should also implement IDisposable. The documentation goes on to say that I should not exclude a message from this rule. My PrintText class is just a way to encapsulate a particular usage of PrintDocument. I need a font for what I am doing. I instantiate it in PrintText.Print, ...Show All

123456789101112131415161718

©2008 Software Development Network

powered by phorum