TFS 2008 Web Access Report 100 record limitation

Posted by HosamKamel on ASP.net Weblogs See other posts from ASP.net Weblogs or by HosamKamel
Published on Wed, 05 May 2010 13:57:20 GMT Indexed on 2010/05/05 13:59 UTC
Read the original article Hit count: 1233

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

© ASP.net Weblogs or respective owner

Related posts about Visual Studio 2005 Tips

Related posts about Visual Studio