Question

When I opened the Report site (in created Team Project), I am faced with the "There are no items in TeamProject. Click Help for more information about this page"

Report site: team Explorer>Right-click on Reports in team explorer and select show Report site, then open the Report site

Was it helpful?

Solution

  1. check tfs server health with "Best Practices Analyzer" tool

  2. call the command line option to install the new templates

    tfpt addprojectreports /collection:%serverName\CollectionName% /teamp roject:%TeamProjectName% /processtemplate:"MSF for Agile Software Development v5.0" /force

to add all of the Reports for a Process Template to TFS

OTHER TIPS

I assume you use TFS 2010. When you go into the TFS Admin Console (you can find it on the TFS server), open the Team Project Collections Node. You have there the Reports Folder. Please check whether it is correctly configured.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top