Answer Questions
snowjoe TFS minimum system requirements
When I install TFS Beta 3 in Dual server config both the App server and the Data server are giving a warning about memory and disk space. What values are they checking for Both systems are running as virtual server client machines configured with 1GB RAM and a 16GB fixed size SCSI hard drive. I found information on recommended requirements at the beginning of the install guide... Is that what the installer is comparing the system t ...Show All
GaelFraiteur NullReferenceException in ReviewSqlQueriesForSecurityVulnerabilities rule
Rule "ReviewSqlQueriesForSecurityVulnerabilities" in version 1.312 throws a NullReferenceException for me. Stack trace: at Microsoft.Tools.FxCop.Rules.Security.ReviewSqlQueriesForSecurityVulnerabilities.VisitCall(Variable destination, Variable receiver, Method callee, ExpressionList arguments, Boolean isVirtualCall, IProgramContext programContext, IExecutionState preState, IExecutionState postState) at Microsoft.Tools.FxCop.Engines.Intr ...Show All
Drca How to import TFS Users as Project Resources
I have a new TFS project which has a number of our Active Directory users assigned with permissions. Our AD Friendly names are in the form "lastname, firstname". When I Get All Tasks from TFS in Projects, each name appears as two people. (E.G. Doe, John in AD appears as users Doe and John in the Project Resource Sheet.) Is there a way to get the TFS users into Project without having to change our AD I am too small a fish to force a co ...Show All
Devon_Custard Can't reconnect to TFS using FQDN
I originally posted this in the General group, but this may be better here: I connected to our TFS Server with just the host name, and that worked fine (tfsdev01). Now though I've removed the connection and am trying to add the full name: tfsdev01.some.internal.domain.com. I can browse to the fully qualified site from IE ( http://tfsdev01.some.internal.domain.com:8080/Services/v1.0/ServerStatus.asmx ). When I try to ad ...Show All
Amit Bhandari Possible to Sort a picklist?
We are using the priority of 1 till 10. Using a picklist this results in: 1 10 2 3 4 etc. Hence we would like: 1 2 3 etc. The field type is set to Integer, and using a global list shows same result. Is it possible to assing a sort order of type This doesn't work in Beta 3, but we're investigating a fix for RTM (it's not trivial when we have to take other cultures into account). For Beta 3, we sort as strings. ...Show All
Andrew McDonald Incredibly (astronimically) slow performance on new RC of TFS
We upgraded from beta3 to RC on TFS. Also ran the 2.0 hotfix. I uninstalled the client (had no instances of vs2k5 running) and installed the new RC team explorer client. I also installed the 2.0 hotfix on my local computer. Now the SQL server runs on 100% load.. 'TfsVersionControl.dbo.prc_QueryItemsExtendedLocal;1' is running It loads the solution fine to a certain point, but then freezes. Getting latest from team explorer goes fine. Branching i ...Show All
Chundaman Do Not Catch General Exception Types
I have a question about the fxCop rule on "Do Not Catch General Exception Types"...I started some discussion on this in another thread but I didn't get a full answer to my question and I thought this topic was worth starting a new thread. I think I'm using the recommended Microsoft approach for Exception Management: I'm using the Enterprise Library Exception Management Application Block to handle exceptions At the "top of ...Show All
ohphoto Use TFS with our DataBase functions, SP's etc.
WE release our software once a week. In 1 months time we will have over 500 stored procedures in our DataBase. What we do for releases is when a stored procedure is changed, we put the Drop and Create parts of that script in our SQL Update Script. A problem comes up when Developer A changes My_StoredProc and then developer B changes the same stored procedure. Sometimes it works ok (the developer B will run the update script before changing ...Show All
cire2003 tfsbuild delete working but report not changing
There's a cryptic title. Here's the situation: I created a couple of builds using Team Build and everything was correctly published. I used tfsbuild delete to delete these items because they were test items. The items were reported as deleted (and all of the build information was deleted (drop location, build location, etc.). However, when I re-ran the build report, those builds were still listed there. Is this a known bug or is there a manua ...Show All
KingHooi Import Database Hangs
When I try to do an Import Database in a specific solution it consistently hangs. I have to kill the process to get it back (I've let it sit around for well over an hour). The CPU is pegged at 100%. I've tried creating a new solution with just my SQL2005 project and doing the import and it works fine. But in my other solution which is source controlled by TFS and has a bunch of other projects, it doesn't work. I have to do some checking, but ...Show All
Sameer Kulkarni How do I download Team Foundation Server (Full) ???
I have an MSDN subscription (Visual Studio 2005 Team Edition for Software Architects). When I go to subscriber downloads, under "Team Foundation Server", there are two products listed: Visual Studio 2005 Team Foundation Server Trial Edition (English) Visual Studio 2005 Team Foundation Server Workgroup Edition (English) How do I get the full version of TFS Thanks Thank you, for your ...Show All
OFord Resources: Team Development & Collaboration with Team System
Articles Enterprise-Class Source Control and Work Item Tracking Interview: TheServerSide.NET with Eric Lee on Visual Studio Team Foundation Server Videos & Webcasts DEV 463: Maximizing Collaboration with Team Foundation Server , TechEd 2005, June 2005 DEV 466: Enterprise-Class Source Control , TechEd 2005, June 2005 DAT 381: Team Development with SQL Server 2005 , TechEd 2005, June 2005 MSDN Webcast: Enterpris ...Show All
Carrington2 Problem when changing status from active to closed
Hi, We have Agile based team project which contains the bug.xml file from CMMI process template (Beta 3). When opening a bug, and changing the bug status from active to closed (in all other cases work fine), we get an error message: "tf20012 field 'closed date' cannot be empty" "tf20012 field 'closed by' cannot be empty". What is the problem Thanks, Michael I used witimport to import the bug ...Show All
J.H. Chrysler Warning CA1822 : Microsoft.Performance :
The Error: Warning 1 CA1822 : Microsoft.Performance : The 'this' parameter (or 'Me' in VB) of ActivateFormClass.CheckActiveMidChild(Form):Void is never used. Mark the member as static (or Shared in VB) or use 'this'/'Me' in the method body or at least one property accessor, if appropriate. C:\Documents and Settings\joe\My Documents\Visual Studio 2005\Projects\BMC_2005\BMC_2005\Components\ActivateFormClass.vb 15 Bmc20 ...Show All
D5 Team System for Project Managers
hi I am quoting this from microsoft site. " Design, develop, and test modern service-oriented solutions Team Suite combines the Visual Studio Team System role-based products into a set that address the needs of multifunctional roles in an organization. The Visual Studio 2005 Team Suite includes the following: Team Edition for Software Architects Team Edition for Software Developers Team Edition for Sof ...Show All
