Answer Questions
Harendra Singh Bug in Custom rule in code analysis
Will the bug that prevents the ID of a custom rule (i.e. CA1300) from showing up in the IDE be fixed in a forthcoming hotfix or with the release of TFS I haven't heard back on the status of this bug. Thanks. Jeff VS2005 doesn't have official support for adding custom rules. Yet there are some steps you can try to get your rule working. These steps described below are a totally unsupported scenario, p ...Show All
Kosar Jaff Insall Error: 28703 Unable to contect to SQL Server
I have SQL 2005 installed as a default instance and SQL 2000 as a named instance. Are there issues with this configuration Matt Would you be able to provide a little more information on your configuration What version of TFS are you using/attempting to install (Beta 3, Beta 3 Refresh, December CTP, etc.) Are you installing in a single server scenario (ATDT) or two with the one running the Applica ...Show All
MalcolmB Web Testing - When used in Load Test, nothing written to System
Hi, Pretty beginner question, but unfortunitely I've run out of web-ex's to help me out. I am currently load testing a web site and have written a web test which retrieves data from the data source (10 rows) and inserts these rows into the web site. When run through Test Manager, this works and inserts records into the System. I have now included this test in a load test for 8 users, but I'm not quite sure how this is meant to add data ...Show All
Áron Kolozs Manual Tests with Code Coverage for all assemblies
Heya. I'm not sure I'm doing this the right way so I'll have to ask. I'm using Unit Tests together with Manual Tests and I'd like to view the Code Coverage information on these tests combined. The Unit Tests runs alright with Code Coverage but I'm not sure how I should run the Manual Tests to gather Code Coverage. Today, I just double-click the .exe in the bin/Debug folder but that seems to just collect code coverage information on the .exe, not ...Show All
HarryPatterson Error Publishing Test Result
Hello, I have Team Build installed and the builds are working fine. However, when ever we try to publish a test result to the build we always get the following error: Status: Failed Error Message: Publish operation failed. What does that mean How can I fix it I can't seem to locate any logs or items in the event log. Thanks, Cindy Have some more information. I enabled tracing in t ...Show All
k.aadhi WorkItems with "dependencies"...
Hi, Question 1: Is there a way to set up dependencies between workitems Where a wi with a dependency to an other can not be started until it's predecessor is completed Question 2: Is there at least a way to query for WorkItems with its linked workitems beeing null or completed Regads, Mikael Hakansson 1. Dependencies defined in MS project is not publiced to TS! If there is a way to do this, PLEASE let me know. 2. T ...Show All
Guber Team Foundation Server installation problem ("SetupWarehouse.exe" and "...No mapping between account names...")
Hi all, I am trying to intall Visual Studio 2005 Team Foundation Server.At end of installation progress, i am getting that error ; Error 32000.The Commandline '"c:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "MSF" -d BisDWDB -c "c:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -a "TESTMSF\TFSSERVICE" -ra "TESTMSF ...Show All
Chilenazoo! Error Creating New Project
I have configured everyting correctly but when i try to create a new project i get this error every time: Error System.Web.Services.Protocols.SoapException: An unexpected error occurred in Report Processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: An unexpected error occurred in Report Processing. ---> System.NotSupportedException: Specified method is not supported. --- End of inner exception stac ...Show All
Alireza Naghshbandi Are standard Roles in MSF Agile enough for my Project???
Hi Guys, I am wondering if standard roles suggested by MSF Agile are good enough for a mid-size/big project. ofcourse multiple roles are suggested by Agile but i still have following concerns when Agile is used for product development in particular-: 1-: What about Quality Control (say min level also) during project/product life cycle.MSF-Agile does not seem to have any role to manage QC/software audit 2-: Shouldn't we ke ...Show All
N Lyons Work Items and "Assigned to"
I have two new users created by Active Directory, which were added as members to the Team Foundation Administrators group. I have configurated Security and Permissions ,Classifications and Iterations. The same two users appears as new integrants inside Project Manager-Development Project Plan. But .... In Vs,Team explorer, work items ... they don't ...Show All
GeniusLife Error in installing TFS
Following is the error message I am getting while installing TFS. Errpr 32000. The Commandline "D:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools\Createds.exe" /setup /install http://w2k3s-gfriis/reportserver/reportservice.asmx TfsReportDS "Data Source=W2K3S-GFRIIS;initial catalog=TFSWarehouse" "<domain>\<user>" ..... Where <domain> is the our domail and <user> is the win ...Show All
swatts777 Check Doesnt Work
Hello, Im trying this in a custom rule: public override ProblemCollection Check(Module module) { EventLog.WriteEntry("Module", module.Name); return base .Check (module); } public override ProblemCollection Check(Parameter parameter) { EventLog.WriteEntry("Parameter", parameter.Name.Name); return base .Check (parameter); } public override ProblemCollection Check(TypeNode type) { ...Show All
TroyOfnfa Relationship between projects and source control
The relationship in vstfs between a project and the vstfs source control seem screwy to me, maybe I don't understand it. I have one major application and run multiple projects to upgrade different areas of the application, say three projects running concurrently. So the relationship for me is a team project with the source code sitting outside (or above) this. Vstfs seems to want me to put the source within a team project. How then do ...Show All
jayaram Outlook Add-In Sample Code?
What is the status of the Outlook Add-in sample code for synchronizing TFS Work Item tasks and Outlook tasks Is the sample code in the Oct drop of the VS 2005 SDK Thanks Scott Hmm. Wherever that info came from, it's not accurate. The Outlook Starter Kit definitely does not include that functionality, although you could figure out how to do it by looking at the way the OSK interacts with the work i ...Show All
Jayson Go Backup you data with Team Foundation Server Beta 3
Since the documentation looks to be outdated: What are the steps to take to backup all the data within TFS3. It should be a backup of all tables (including SharePoint Services and Reporting Serves data) from SQL Server and a backup of Windows SharePoint Services. Is that it Are the attachements now stored within the database Thanks, Neno Assuming these docs aren't ready yet... If I want to backup our team server data I simply backup all t ...Show All
