Posts

Showing posts with the label TFS

TFS - ItemNotFoundException on Reporting Server while creating new Team Projects

Image
I had do deal with a problem while creating new Team Projects with Visual Studio 2010. The error message was that an an the item /Tfs2010OlapReportDS was not found. It seemed that the reports for tfs could not be uploaded due a permission problem. After hours of searching and reinstalling I found the fix for the problem. The fix was really easy. Go to your team foundation server  Open the administration console.  Click on Reporting Click on Edit Click on Reports Tab Enter the credential for the Reports Save Click on Start Jobs The whole exception message : TF30162: Task "Populate Reports" from Group "Reporting" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Message: The Project Creation Wizard encountered an error while creating reports to the SQL Server Reporting Services on http://tfs/ReportServer/ReportService2005.asmx. Exception Details: The Project Creation Wizard encountered a problem while creating rep...