Answer Questions
Marcus Where is the Storyboard ppt template?
On the process guidance site for Agile development under Roles->Business Analyst -> Create a Scenario there is a link for a Storyboard ppt. However, this powerpoint template is not available anywhere that I can find (It isn't in any of the documents list that were created by my new team project). Is this available anywhere Thanks, Bob Willer Hello Bob, I've forwarded your question to the folks in ...Show All
su45937 Export the Team Build Report
Hello All My managers would like to be able to see export the current build report visible in Studio to something else (html, pdf, rtf, whatever). I was wondering if there were already something available in VSTS (or any plug in available). Otherwise, I can see two solutions Create a custom report via SQL Server Reporting (absolutely no idea how to do that) Create my own XML file extracting information from BuildLog.txt . ...Show All
Mister T Team project creation failure
I have trouble with create a new team project I installed all the software by using Administrator Account 06-07-2005 12:54:22.921 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://cch-workstation:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 06-07-2005 12:54:22.921 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 0 ...Show All
Chace TF command line checkin
I am trying to update our old vss command line scripts to be used with Team Foundation Server. I have successfully tested the tf get , tf label and tf checkout commands. However when I run the tf checkin command it returns 'No files checked in' I am using this command line: tf checkin /comment:"Doing a new build" /override:"Build process commandline checkin" /noprompt On the screen I am seeing the check in policies that are not being meet (in y ...Show All
THNQDigital Test cases mapping to requirements
Hi, I have a list of requirements and set of test cases for testing. I want to map these test cases with those requirements. For this first I have created workitems for gathering requirements and then I have attached these workitems with corresponding test cases to map the test cases with the requirement. Is this the right procedure to map the requirement with test cases or there is any other approach to do the same I have o ...Show All
Brian Scarboro team foundation server installation error
hi I tried to install TFS using the instructions on the final stage (server install) i get this error message: MSI (s) (9C!08) [11:41:41:640]: Product: Microsoft Visual Studio 2005 Team Foundation Server - ENU -- Error 28938.TFServerStatusValidator: Calling the Team Foundation Server Registration Web service failed with 401 HTTP Unauthorized status. Try installing again. If the problem persists, verify that Internet Information Servi ...Show All
Jompe TF output not conducive to efficient use from scripting
Our builds are heavily scripted. TF seems to output extraneous information which causes us to have to do unnecessary string parsing. For instance, in over SCM tools usually there is a very easy way to get just the items in a directory that are under version control. But in TFVC, if the best I can do is this: tf dir C:\proj\somedir but then I get this output to deal with: -------------- $/Proj/somedir foo.cs bar.cs baz.cs 3 item ...Show All
Calibus Project Portal Process guidance back button loop-de-loop
Using VSTF Beta 3. Created team project with agile template. Right click on team project and click project portal. Click Process guidance link on left. Try to click back button to go back to project portal but it stays on the process guidance screen. (browser history has 2 entries) I'll have someone look into this. Thanks for the post. Thanks Brian! This is fixed in the RTM version but comes from ha ...Show All
Analytic Beta TFS MSSCCI plugin now available for VB6, VC6 (not yet VS 2002/2003)
There's now a beta of the TFS MSSCCI plugin for VB6, VC6, etc., but it's not for VS 2002/2003 -- that's still too come. You can download it at http://www.microsoft.com/downloads/details.aspx familyid=32202966-EF04-442F-8C5C-88BDF15F551C&displaylang=en . Brian Harry posted some details about it, including the fact that it is not part of the go-live license . http://blogs.msdn.com/bharry/archive/2005/12/29/507993.aspx ...Show All
Enz3 WorkItem Field enabling/disabling based on current user
Hi! I have another question regarding Workitems: I would like to achieve that the WorkItem Fields can only be editable to that user which is present in the System.AssignedTo field. Other users cannot edit the fields. Is this possible somehow Thanks, Bye! You can do this using <READONLY> rule. Every rule in work item type definition XML has two optional attributes - "for" (for specifying the group of people the r ...Show All
Darren903 Can we switch licenses between VS 2005 Team Editions?
Hello all! Because we are a Microsoft Certified Partner with the ISV compentency that gives us the VS 2005 Team Edition for Software Developers + MSDN Premium subscription Which is great but...that gives us 5 licenses for the VS 2005 Team Edition for Software Developers and an additional 5 licenses (for a total of 10 licenses) because we are ISV but is it only for that particular product or can we use some for the Testers product ...Show All
FlatWhite Updating Assembly Version Information
Hello, I am looking for a way to automatically update the version information for all projects in a TFS Build. I have downloaded the AssemblyInfoTask from GotDotNet to take a look at it. Although it works fine for local builds I'm not sure how to use it with TeamBuild - or if it can even be used with TeamBuild. Since the AssemblyInfo.vb (or .cs) file has to be checked out first I'm not sure how to implement this in a TeamBuild ...Show All
Dundealing Bug: DropDown FieldControl (Team Explorer client)
The first time I click on a DropDown control in Team Explorer client (Beta 3 Refresh) it doesn't keep itself opened. I need to click again to show the available options. Regards, Max Andrade Nope, sorry, my post was not clear. I'm Talking about the workitems attributes. Regards, Max Andrade Are you referring to the Connect To TFS dialog I'm sorry but I thnk you're ...Show All
SNMSDN New report
I created a new work item called "Issue" and customized some of the fields. What I want to be able to do is create a report that will give me information on the new work item. I can run the "work item list" report, but I would like for it to give me information on some of the new fields I added. My question is how can I edit the report or create a custom report I've opened the report site and opened the 'work item list' report ...Show All
NBB Injection of runtime library failed
Hi there, I'm getting the following error when I launch the profiler as follows: vsperfcmd /start:sample /launch:<myexe> /output:test Error VSP1335 : Could not launch <myexe>. Injection of runtime library failed. I'm not sure where to go from here. The application is large unmanaged application that initializes the runtime (using CorBindToRuntime) on a background thread during startup. I did manage to profile other applications. I'm ...Show All
