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

Software Development Network >> VS Team System

VS Team System

New Question

CA1823 False Positive
Can't Install TFS RC on a Domain Controller???
Visual Studio Solution/Project and VCS tracking files
Team Foundation Server Object Model References
Team Explorer Stand-alone
endless "Projects have recently been added to this solution" process
installation problems
Resources: Team Development & Collaboration with Team System
using TFS remotly
One problem in security setting

Top Answerers

prabakaranm
Jagannath
DMahalko
Rick8728
ZuesBigglo
kh
hamletas
Larry K. Moore
lbeguin
ejoman3002
Topix: Theater
Only Title

Answer Questions

  • MarekR function of SourceLookup

    Hi, I have a question on the function of SourceLookup: For some rules I do not get SourceLookup(file and line) information (all pdb's are available). I have listed the rules concerned below. Is at these rules no SourceLookuppossibly or is this a bug CA1035 ICollection implementations have strongly typed members CA1039 Lists are strongly typed CA1049 Types that own native resources should be disposable CA1051 Do not ...Show All

  • Fili Unit Testing Issue - comparing structures (probably any objects)

    I have a web service method which returns a structure. In order to test that the correct data is being returned, I call the method and then populate an identical structure with the same data. It appears however that there is no way to get the unit test to identify them as identical. I had to compare each and every property of the object in order to determine that they are identical. Is there any easy way to do this Thanks. Jeff ...Show All

  • e-networld Is this feasable?

    Hello all, We are working on a project to create a visual interface to generate XML files for an MS product. We are considering the use of the Distributed System Designer to allow us to visually create the system components and relationships and have it generate the XML output that we define. We We want to take advantage of the designer, but not really build any .NET code from it and it will be mainly used by Sys Admins not developers. Is it fea ...Show All

  • djaiken Unit Test Configuration

    I am just starting out using VSTS Unit Test capabilities. I have used NUnit in the past. I have created the Test project and added an App.config file. In this file I have created a <connectionStrings> section along with an <add name="DBAMS" ... /> entry. In fact, I copied from the app.config file I was using in NUnit where it worked. When I debug the test it is failing on the following line: providerName = Configurat ...Show All

  • pwrgener80r Webtest

    In visual studios, if I click on test -> administer test control, when I run my load test I can add the results into the LoadTest database.  How do I accomplish the same thing but using the command line My mistake . . . it works fine for the machine I build it on.  So changing the scope a little bit . . . when I export this loadtest and webtest to another machine, t ...Show All

  • THughes Putting SQL Server DB Objects under Version Control using Team Foundation

    Hi there. I work on a relatively small project team (5 developers, globally dispersed) which develops on a SQL Server database 2005 platform. As such we work extensively with SQL server database objects (tables, triggers, constraints, view, stored procedures ..). Our main development environment tools are Enterprise Manager and Query Analyzer, writing in T-SQL. I was wondering if anyone new whether Team Foundation offered any integration ...Show All

  • Fraadl Visual Studio 2005 Team System RC VPC

    Hi! I download Visual Studio 2005 Team System RC VPC from MSDN Subscripbers dowloads site. When I try to start the VPC and login with: User: Administrator Password: pass@word1 the system deny this account. What wrong This account present in MSDN Subscription downloads site and in Readme.txt file dowloaded with VPC. Thanks. I should point out that the readme file that came with the MSDN download lists the password as pas ...Show All

  • William Zhi VSIP equivalent DLLs in Latest SDKs

    I have developed an application in VSTS2005 Beta2 by using VSIP. now i am converting the same application into Beta3 and i have downloaded some recent VS SDKs. any help/suggestion would be appreciated if anybody can tell me which are the equivalent DLLs in Beta3 for the following which exposes the same functionalitiy. Microsoft.visualstudio.teamsystem.elead.common.dll Microsoft.visualstudio.teamsystem.elead.sdk.dll ...Show All

  • markov Visual Studio 2005 and Team Foundation Server

    Hi Everyone, I am trying to connect visual studio 2005 to team foundation server, but it won't connect. The team foundation server is installed on windows 2003 server server that is connect to a Linksys wireless router (WRT54GS) with a static ip, while I am running visual studio 2005 on my laptop running windows XP SP2. Is there a specific port that I have to configure the router to forward to TFS Also when I installed TFS, I did a si ...Show All

  • Judas Scaling Team System to more servers

    Will it be possible to scale the version control of Team System server to more than one server If so, is this to be done via Sql server replication or via some kind of proxy server technology Hi, Generally speaking, there are two benefits with replication – performance and reliability.  Clients can connect to the ‘closest’ server to achieve better performance.  And, if any server goes down, ano ...Show All

  • Dvi22 Team Project creation fails by failing in task SharePointPortal

    Hi, after migrating a "full functional" installation of Team Foundation Beta3 to Team Foundation Beta3 refresh containing two Team Projects we cannot create new team projects. The existing projects seem to work. The log points to a sharepoint problem while creating the team web site. The installation is a single server box. The migration was done as described in http://msdn.microsoft.com/vstudio/teamsystem/b3rmigrate.aspx The sharepoint servi ...Show All

  • PersianAmir Custom Actions in a Team Build

    I am trying to create a custom build action for a team build for one of our solutions. Our project is split into 2 main sections, an Architecture solution, and a GUI. The GUI uses Dll references to a common directory on a server where the latest release of the Architecture project resides. These references are resolved from an M: drive which for local development is either a mapped drive from the server or a subst to a local folder. When trying ...Show All

  • prosimma Connecting to work items with project

    I have been un successful with either b3 or the refresh in getting project to connect to the work items database.  Every time I try it comes back immediately saying there was a problem accessing it.  I see my work items in the 'all work items' query in VS..  Is this possibly a config issue   FYI I am on a remote subnet in a site to site vpn (routed) scenario.  Thanks, Ingram Barclay I ...Show All

  • Don Stuber Reporting Services Error with the RC

    Setup says: Error 29112.Team Foundation Report Server Configuration: Report Server is not properly configured or the Reporting Services Web site could not be reached. Use the Report Server Configuration tool to confirm that Report Server is configured properly and that the Reporting Service Web site can be found before running the installation again. For more information see the Team Foundation Installation Guide. The Reporting Services web site ...Show All

  • VBZero How to access and specify the path of file located on the server from a client machine?

    Hi all! Can you tell me how I can access to a file located on the server under E:\Files\file1.txt from my local machine. I am connected to the domain server and the file file1.txt is located (on my local machine) under My Network Places : \\ServerName\e$ \Files\file1.txt. What is the syntax to specify the path to this file in my C# code Can I open this file and read it like a file located on my machine Please help me! Rox ...Show All

737475767778798081828384858687888990

©2008 Software Development Network

powered by phorum