Team Build Results In Warehouse

Does anything in particular need to be done or executed in order for the team build reports to show up in the Team Reports (reporting services) site? We have done many team builds, both manual and automated, but when I view the "Builds" report, no data is displayed.
Any help?
Thanks,
Joey
[310 byte] By [JoeyBeninghove] at [2007-12-16]
# 1
You may need to wait for the Data Warehouse to be refreshed, since the reports run off of that Database. You can change the refresh interval or kick a manual refresh of the data. For details see this post:

http://weblogs.asp.net/omarv/archive/2005/05/13/406748.aspx

D.OmarVillarreal at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 2
Well I tried that and manually invoked the Run web method on the Warehouse web service. But the Builds still aren't showing up in the "Builds" report.
But I did find something in the warehouselog.txt file that could be causing the problem.
2005-07-27T09:46:52:975 (main) Adapter Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter runtime error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Missing field value for: Title
at Microsoft.VisualStudio.Bis.Warehouse.Controller.AdapterDataStore.SaveDimensionMember(DimensionMember dimensionMember)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.SaveDimension(DimensionMember dm)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.SaveChangeSetDimension(Int32 changeSetId)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.UploadBuildChangesFacts(String buildUri)
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.ProcessAndUploadBuildData()
at Microsoft.VisualStudio.TeamSystem.TeamBuild.BuildAdapter.TeamBuildAdapter.Run()
at Microsoft.VisualStudio.Bis.Warehouse.Controller.AdapterWrapper.RunTimerAdapter()

It's saying that the "Title" parameter is invalid. In looking at the parameters for the "Builds" report I only see the "Project" parameter which is set correctly to the Team Project Name.
Any ideas on what the "Title" parameter is and how to set it to get rid of this error?
Thanks for your help,
Joey
JoeyBeninghove at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 3
Well I just found this article on the forums discussing this exception.
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=56118
Can anyone attest to this solution fixing the problem?
Thanks,
Joey
JoeyBeninghove at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 4
Yes Joey. The solution posted in forum 56118 should solve your issue. This is a known issue that has been fixed in the later builds.
Please let us know if that does not solve your problem.

Thanks for using Team Build.

-Anu

Anutthara at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

Visual Studio Team System

Site Classified