I have installed TFS on a single server and configured it completely as mentioned in the documentations and created a Project using MSF for agile process. Now when I'm trying to browse to the reports of the project site (http://tfs/Sites/MyProject) I get the following error:
The path of the item '/MyProject/Bug Rates' is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash. (rsInvalidItemPath)
Can anyone tell me how can I solve this? Thanks
EDIT:
I have changed the report server database connection mode to Native and now I get the following error:
The item '/MyProject/Bug Rates' cannot be found. (rsItemNotFound)
I also tried repairing the TFS, but it didn't solve the problem either.
Do you run TFS 2008 or 2010?
In TFS 2010 you configure it without SSRS. If it is not configured, then when you create a new team project the reports are not installed of course.