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

Software Development Network >> VS Team System

VS Team System

New Question

VSP1014 Error during instrumentation
Can I access the SQL server databases directly?
Web Recordings not getting inserted in script
Patterns and practices for the SDLC?
TFS Proxy returns error in the middle of GetLatest
Custom Validation Rule does not show in Add Validation Rule dialog
Customizing Process Template
Testing not working with MS Anti Spyware?
Beta3 TFS Fails to create news MSF For Agile projects
Source control and Sql2005

Top Answerers

Julien Erard
pratap Kumar
DarkNite
APommePote
Tummaluru
Brian Harrison
dagjo
Giuseppe_al_Lavoro
Sylvain Trépanier
Kousay
Scene
Only Title

Answer Questions

  • Dvorak Pavel Build Succeeded, but no output.

    Hi, I'm just trying to build my simple web application with Team Build. I was managed to create new build type. But when I'm running the build project, I'm getting only 3 files (BuildLog.txt, ErrorsWarningsLog.txt, Mixed PlatformsDebug.txt) in my drop location. My build log says, 1 Warning, 0 error. What can be the problem Here is my build log: Build started 6/15/2006 10:33:38 AM. ______________________________________________ ...Show All

  • cybbe Project level lists

    Hi, How can we define project level lists for work item field values I don't want to use local work item lists (for reuse). Allowed values for field in question should differ from project to project. May be we can use some sort of when condition in conjunction with global lists Thanks in advance. Leon Leon, yes, it will not exactly solve your problem. What you want is named lists of strings scoped to Projects, and that is somet ...Show All

  • gray-team Q: How do you Filter system generated cs files(such as class.designer.cs) in FxCop?

    Anyone tried using FxCop that is capable of disregarding system generated code (cs files such as class.designer.cs) That's amazing, I've submited a feature request for that just today - http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=396684&SiteID=1 What we need is a regexp-based filter system with few arguments - namespace, full class name, file name, assembly name. This will solve 99% of all pract ...Show All

  • Yutong MSFT Adding links or attachments to Work Items in the Process Template

    Hi,     Is it possible to attach files or add hyperlinks to work items in the process template plug-in for work item tacking         I need my custom process template to create work items with references to external files (Word documents in my case). The file could be an attachment or an hyperlink to a file in the project portal.     To clarify myself I'll give an example: I have adde ...Show All

  • Spag Developing on Same Server as Team Foundation Server

    can anyone just asnwer my question I have asked in two different posts versions of the same question and so far no answer.... can I put an asp.net web site and team server on the same server. for example: team.domain.com 192.168.1.10 port 80 newweb.domain.com 192.168.1.10 port 80 and then from a client pc with VS and Team client installed edit the web project and have a team project that publishes builds to that "newweb"  for example I ...Show All

  • born2win Backup Problems

    I am trying to backup the SQL server on my TFS B3 Refresh server (single server install with the DEV version of SQL 2005 RTM).  I am getting the following error trying to set up a Maintenance plan using the Wizard: TITLE: Maintenance Plan Wizard Progress ------------------------------ Create maintenance plan failed. ------------------------------ ADDITIONAL INFORMATION: Create failed for JobStep 'Subplan'.  (Microsoft.SqlS ...Show All

  • LHQ Beta 3 Team Foundation Client: "Invalid license data. Must reinstall"

    After much trial and tribulation, got all the server components of TFS installed sucessfully (single machine installation, workgroup authentication). After all that, installing the client should be easy, right Well, install ran OK, but when I try to run it, get message box saying "Invalid license data. Must reinstall". Need I say that reinstalling didn't help Installed and attempted to run using same tfssetup a/c used in server installs. Any s ...Show All

  • Anonymous124124 Problem with workgroup edition installed on a workgroup

    Hi, I followed the step by step guides to installing the workgroup edition. It was installed on a fresh win2k3 server. Both the workstation and the server had the accounts 'Kevin' and 'Administrator' created with the same passwords. The installation completed successfully, and I created a team project whilst logged on to the server as administrator. The first problem, and perhaps clue, was that I was unable to view the sharepoint sites fro ...Show All

  • programmerjoey VSTS Speed

    So far I have been very disappointed with the speed of VSTS.  Whenever I run projects locally everything is fairly smooth.  However, once I connect to Team Foundation and check something in the entire app seems to do nothing for long periods of time.  I checked the CPU, Memory, and Network on the client the App/Data PC.  They all look like they are doing nothing.  If I wait for an hour... suddenly everything checks in.& ...Show All

  • Amandeep Mann How to cloak some node in source control explorer?

    In VSS, I can cloak some node so I could ignore some folder. How can I do this in TFS SC Thanks! Yes. You can go to File -> Source Control -> Workspaces, select the desired workspace in the dialog, and click Edit. There you will be able to cloak a path. The blog post Mike mentions deals with changing the mappings used by Team Build. Buck See this blog post. http://blogs.msdn.com/manishagarwal/archive/2005/10/13/ ...Show All

  • John Birch Custom exception handling

    Hi all, I've written this code which will check the inheritance of a class from the SystemException or ApplicationException class. but this checks for only the parent class. suppose i've a child class, i'm not able to determine if the child class inherits from SystemException or ApplicationException class public override  ProblemCollection Check( TypeNode pobjType) { if (pobjType == null ) return null ; ...Show All

  • Mr. Lee TFS MSSCCI Provider Final fails to install

    I have downloaded the latest MSSCCI provider for Team Foundation Server that was published today. The .MSI is about 1.06mb. I am able to complete most of the installation but during the last few percent a message appears with the following error: "The cabinet file '_DE4122DA27BBE897D870DBB37A5A532C' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a probl ...Show All

  • LuisFer Check-out not getting latest (RTM)

    Hi all We have this occasional problem whereby checking out a file doesn't get the latest, subsequently resulting in us having to merge our changes due to the file being different on TFS. Any ideas This sounds like it could be a bug to me Thanks Kev I wouldn't actually recommend using the MSSCCI provider with VS 2005, just pointing out that it has that support. If you want it in your normal VS 2005 + TFC, ...Show All

  • lslmustang How to test Smart Client Windows Forms using VS 2005 Tester - Fiddler

    Is there a way to test a Smart Client Windows Forms application (one that is not invoked through IE) Or: How can we test web services directly from VS 2005 Tester without using IE as the interface Thanks, Burkhard   No SSL, I've actually gone it to the app.config, and Web.Config and tried to adjust the Proxy setting for 127.0.0.1;8888 still no luck. I'm sure it works but I'm just missing ...Show All

  • lest Building old version on the build machine

    Is it possible to build (rebuild) an old version specified by timestamp/label etc on the build machine We don’t think we will save the output from all builds especially not if we are using daily builds and we do think situations can arise when we need to recreate an old build, of course on the same build environment as the first time. Also, it woyuld be nice to send a shelveset to "review" by the build server. I can't se that this is possibl ...Show All

414243444546474849505152535455565758

©2008 Software Development Network

powered by phorum