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

Software Development Network >> VS Team System

VS Team System

New Question

Bug Reports in RC not working
Possible 32000 and 26105 error solutions
Code coverage for unmanaged C++ code
Need a fix to area bug
could not access table 'tablename' in data source
Intellisence in Skin files
Users can't configure their Project Alerts
Changesets newbie
Sample Templates
Error Publishing Test Result

Top Answerers

zhang chenxu
noelc
Giriraj Singh
Paul Wyatt
New2 .NET
ming1127
EricTN
BA
EJK
Madhu Ponduru -MSFT
Kelly, Jimi
Only Title

Answer Questions

  • Danidiner How can i create a new work item category?

    Hi for every one, I need some helps, I want to create a some new work items categories, how can i do that in my Team System , I'm tried on MsProject but i don't know how can i imports from MsProject :( to my Team. Any idea TKS! You can use witimport.exe from <drive>:\Program Files\Microsoft Visual Studio 8\Common7\IDE to create a new work item type. You can use witexport.exe from the same location to export an existin ...Show All

  • Bruce Taimana Getting info about local variables.

    How would you get information about variables local to a method I thought looping over a method's instructions would get me there but it appears there is no opcode generated for local variable declaration. Instead there is a .locals init ( ) line. Is there a way to access that information So far Method.Body.HasLocals is the only thing I've found to be of any use and I thought the Block class would lead me to my goal but so far it hasn't. Any adv ...Show All

  • RayAB Rule to check "Are function calls returning constants avoided within loops?(eg object.size() ion for loop)

    hi, i need to write a rule that should check "Are function calls returning constants avoided within loops". Give suggestions on writing this. Thanks in advance. That is i need to check is the return value of the function is constant such as object.size() I'm sorry but I don't understand, can you give a code sample that shows the pattern you want to check for Guns, I think I understand what you are saying. ...Show All

  • gaorellana Installing VSS

    Is it safe to install VSS 6.0d on the same server as Team Foundation Server RC We're migrating to new hardware and need to keep VSS around awhile while we move to TFS. Thanks, I'm not certain whether we've tested installing VSS on the same server as TFS. I don't see why it would conflict, but I can't guarantee it's a supported scenario. Toby, TFS and VSS can exist side-by-side. Please see the foll ...Show All

  • Paul Menefee Problems with Branching

    We are running Beta 3 Refresh and are having problems branching (which worked ok in Beta 2). I created a new folder and then clicked on my main folder (with multiple sub-folders underneath) and clicked Branch. I then choose to put the branch in my new directory I created. It then states: "Preparing to Branch..." and sits there for over 1/2 and never does anything. I then clicked "Cancel" and it sits there for another 30-45 minutes saying "Cancel ...Show All

  • Jeff Maurone TFS thinks I am TFSETUP

    When I connect to our TFSServer for some reason it thinks I am TFSSetup.   I cannot find anything in the registry to tell it otherwise and it appears that it is only happening to me.  Any ideas Gary A. Bushey The code does not compile.  I get: type 'Microsoft.TeamFoundation.Client.TeamFoundationServer' has no constructors defined C:\Documents and Settings\gbushey\My Documents\Visual Studio 2005\Projects\T ...Show All

  • MikeFair Branch or second workspace?

    I have a simple problem I'm trying to solve, but I'm hung up on the workflow best practices with TFS version control. I'm accustomed to using copy project to move applications from my machine up to a web server. Now with things stored in the repository it's unclear the best way to move them (promote them) through the rest of the life-cycle. Suppose I have a new team project....I've added my solution everything works fine. I checkout some files, ...Show All

  • c.barca Stuff in Combo box Area appear in other monitor for dual monitor

    Hi there,     I have dual monitors and I opened the project over on my right hand monitor.  Then I opened an active bug.  When I click on the drop down for Area the stuff in the combo box appears on my left monitor.  Very weird. Is this known issue Thanks, Anu Anu, This is a known multi-monitor bug and it is fixed in upcoming released. Thanks for reporting that issue. Naren ...Show All

  • krysa Test list - how to display all Response Time results at once

    Hi, I added 46 tests to a test list and would like to be able to see all of the response times at once. Currently I need to click every single test, which opens on a separate tab. Is there a way to configure this Error messages appear on the same page and we would like to  see the response times too.   Thanks, Burkhard Unfortunately no. However, you can use Response Time validation ...Show All

  • KevinInIndy Unable to start the VSTS website

    Hi, I am unable to start the VSTS Website (hosted on 8080) and get the following error message "The process cannot access the file because it is being accessed by another process." These warning and error messages get logged on the eventvwr over and over again (almost every 10 seconds) Event Type: Warning Event Source: Tfs Event Category: None Event ID: 0 Date:  11/14/2005 Time:  2:25:40 PM ...Show All

  • Martin_H2005 VS2005 RC1 loses Source Control settings (using TFS Beta 3)

    Since this problems seems to be with Visual Studio 2005 RC1 client, I am posting it here instead of at TFS forums. I open up VisualStudio after a fresh install, go to Tools->Options->Source Control and set the plug in to Team Server. Then I go to Tools->Connect to team server and add our TFS Beta 3 server. At this point, Team Explorer is blank and there is no way to tell that window to refresh its contents. Then I go to File->Source ...Show All

  • igoro1975 Team Foundation Server not available on MSDN?

    I've been away from Team Foundation for several weeks and I am now ready to get back and test it with the current CTP. I had too many problems with Beta 3 VSS conversion. However, I do not see it in my MSDN downloads anymore. I see Korean, Japanese, and Traditional Chinese but not English. Is this not available anymore Unfortunately, I can't access my company's MSDN account, so I can't tell for certain, but I ...Show All

  • Boai Team Foundation Server API Documentation

    I'm wanting to write a custom checkin policy and have got the right assembly referenced, but am somewhat disappointed at the lack of in-line documentation on the API. I.e. - there's no XmlComments around the API's public methods (and accordingly, no intellisense) and thus far, I've been unable to find the reference anywhere online. Still looking, but can anyone speed up my search The following blog posts will ...Show All

  • mr pk Automatically adding content to System.History field for a work item

    Is it possible to automatically add an entry to the System.History field of a work item For instance, in the field definition for System.History I tried the following which did not work: <WHEN field="System.Reason" value="Other"> <COPY from="field" field="MyField.Other"/> </WHEN> I get an error on import that this is not valid for System.History. It's not - System.History is an internal field with its own logic, which c ...Show All

  • dozaone how to make reporting work again after SQL reinstallation?

    on TFS beta3 refresh on a single machine, we had to reinstall the SQL server (also backup/restore TFS dbs), after the re-install,  other feature of TFS behave normally, but reporting feature completely stops working. 1. the 'reporting' of team explorer window shows "X". 2. can't create any new team projects, got the following error: --------------------- ---begin Exception entry--- Time: 12/10/2005 1:50:58 PM Module: Initializer Event Des ...Show All

626364656667686970717273747576777879

©2008 Software Development Network

powered by phorum