TFS 2008 Web Access Report 100 record limitation

By default TFS 2008 Web Access has the limit of 100 record when you open any query in report mode.

Even if you tried to export the query to excel or PDF you will only get first 100 record exported.

To overcome this issue, you have to reconfigure this count in the web.config file

  • Navigate to web access files C:\Program Files\Microsoft Visual Studio 2008 Team System Web Access\Wiwa
  • Open web.config modify maxWorkitemsInReportList count to whatever count you need.
  • You need to do modify the same configuration in web.config located here C:\Program Files\Microsoft Visual Studio 2008 Team System Web Access\Web 

image

A full discussion thread exists here Team Foundation Server - Team System Web Access

Digg This

No Comments