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

Software Development Network >> VS Team System

VS Team System

New Question

Performance Counter for Total Execution Time
connect from sharepoint to query created in Vs2005
How do I query SCC for items
please help with web recorder
Import Tool from ClearCase
Maximum Number of Files in Repository?
Unit Test Question
TeamBuild and WorkspaceMapping.xml
Winforms and others
How can I transfer the old version files into another database?

Top Answerers

renmudi
Wanda Sue
PeterSt
PatFowler
Manuel Rivera
Zhen
Robaster
RayCh
DaveWendt
lefoulkrod
Brandolini Adamo
Only Title

Answer Questions

  • Angelms Beta 3 Refresh to RC -- reports don't work

    Hello, We performed the Beta 3 Refresh to RC upgrade yesterday. I followed the upgrade word doc religiously and it went fairly smoothly. Everything appears to fine post-upgrade with the exception of Reports . All reports load, but return errors when run. Here's an example from the Work Items by Owner report: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'dsStateParam'. (rsErrorExecutin ...Show All

  • Aghaster Can not create a project with Team Foundation Server RC, KeySet not found

    Hello all, I am trying to setup team foudnation server. The install went smothly enough, but when I create a new project, even if I don't use source control, I get an error message that the source control system isn't working and it wont let me create the project. Here's the exact error message: Exception Message: Keyset does not exist (type CryptographicException) Exception Stack Trace: at System.Security.Cryptography.CryptographicE ...Show All

  • Greg Finzer Cross Project Reports

    With the Beta2 version of TFS we created some very useful cross-project reports. The core parameters were: Project, Assigned To, State and Work Item Type. With the official release of TFS, the State table and System_WorkItemType tables have been removed from TfsWarehouse. Where can I easily retrieve this reference data now I can make this work by using the following statement below to get the distintive St ...Show All

  • rustintrans TF82001: MS Project can't connect to Team Foundation Server

    I have a weird issue. If I right click on a work item and click "open selection in MS Project" the selected work item appears in MS Project. BUT, if I save this file and then open it again I get the error: "TF82001: Cannot connect to the Team Foundation server. Please contact your server administrator." I'm going to reinstall the TFS client again to see if that resolves the issue. I'm Having the same error when try to get work items of a ...Show All

  • Rajib Deleting old directories from source control (Beta 3)

    I am now playing with the TFS B3 source control and I am comfortable with it since it feels much like perforce, which I used a lot. Now, I deleted a team project through tfsdeleteproject.exe , but it left the root source control directory in the server. Its subdirectories are now marked with a dark gray folder with a red 'X' on it, and it can't be deleted in the source control explorer (the delete button is disabled). I tried using tf delete ...Show All

  • Azath Project creation fails

    Hi, I'm getting the following error when creating a new project in TFS: Event Description: Task "Currituck.WITs" failed Exception Type: System.Web.Services.Protocols.SoapException Exception Message: Server was unable to process request. ---> Violation of UNIQUE KEY constraint 'UQ_ADObjects__DomainName_SamAccountName'. Cannot insert duplicate key in object 'dbo.ADObjects'. SoapException Detail: <soap:Detail xmlns:soap="http://www.w3.org/20 ...Show All

  • Ashokag99 Isues: Non-standard port SQL2k5 default instance?

    I've moved my B3R DT from a standard Ent SQL2K5 RTM to Ent SQL2k5 RTM non-standard dynamic port. I also have Ent SQL2K on the same box. Hence connecting to default instance <<DTservername>> always connects to SQL2000. I then found out on Keith Richie's blog http://blogs.msdn.com/krichie/Default.aspx p=2  that I can connect using tcp:<<DTservername>>,port syntax. that seemed to work for WSS config db move on new se ...Show All

  • Roy 12345 TFS Explorer default settings...

    Is there a way to alter the default radio button option when checking out from the first option (lock etc.) to the middle option (Check-out). Also, things like file associations... I want to open XML files with the viewer/editor specified in my Windows Explorer file association settings, not the built-in XML Editor. Is there a way to do this Also, I saved some Word documents as XML, but instead of opening with Word like it does from Win ...Show All

  • beckd2 "Check In - Work Items" window number hours spent

    I think the "Check In - Work Items" window should have a column for number of hours spent on the files being checked in. Otherwise the flow is disrupted by the developer having to go into team explorer, find the work item and change the appropriate field. Why is it that when you double-click on a work item in the "Check In - Work Item" window that all the editable fields are greyed out THANKS!!! Glad to hear this was fixed. One ...Show All

  • OpenBlue TypeNode.GetTypeNode(Type) sometimes throws object reference not set.

    I have a number of custom rules some of which use TypeNode.GetTypeNode(Type) in them. Before 1.35 Beta 1 I would sometimes get the object reference not set exception when I was trying to get a TypeNode for a type defined in one of my assemblies. I worked around this by getting rid of TypeNode.GetTypeNode(Type) in all of these cases. Now that I have 1.35 Beta 1, I am getting the exception on types from Microsoft assemblies. Specifically my rule c ...Show All

  • Zahid Saleem unhandled exception on install!!!

    yeah someth totally new now...( great cause always the same errors r really boring :-)) all services runnin perfect! see my event log entrys >>>> http://foundation:8080/Currituck/SyncAclService.asmx    System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, S ...Show All

  • bjornv Team Explorer in Visual Studio 2005 RC1 Team Suite

    I just installed VS2005 RC1, and the Team Explorer tab that i was used to seeing in VS2005 Beta 2 seems to be missing.  I am using Team Foundation server as a source control environment, and I am not able to connect. Does anyone know if it is hideen somewhere ridiculous! Can anybody (from microsoft) confirm, that there's no way to install VSTS RC1 with the team explorer (July CTP) when do you predict to ...Show All

  • egyptian_bean TFS Backup and cross-database issues

    Quick question here: Seeing as how TFS uses several databases (a boatload of them, actually :)), I was wondering if it is safe to backup them all just using SQL Server mantainance plans. In particular, I would like to know if there is a risk that during a backup operation, (a window which will be incrementally larger as the tfs databases grow) you might end with inconsistent data across the TFS databases due to operations being performed on th ...Show All

  • dvidben Why can't I merge two branches deriving from the same parent

    Hi there: I've been playing around TFS a bit in order to evaluate its suitability for our environment. One thing I don't quite understand is why I'm not able to merge two branches that are both coming from the same parent. To make this more clear, let's say I have release version 1.0 of the product and am working on a minor 1.1 release on a branch, while putting all the stuff towards the 2.0 in the original (main) line. I also branched off 1.0 t ...Show All

  • ati9200 DCR: Field level security

    I am sure this has already been covered in some past discussion somewhere, but just in case I want to add this thread so a person can search on "field level security" to find info about this request. The only thread I can find where the topic was touched on is titled "Let the submitter close the issue only". This is a design change request (DCR) to ask that in the next version or update of VSTS, that there be some way to add security on a per-fi ...Show All

12345678

©2008 Software Development Network

powered by phorum