After finally creating my Team Project during my last post, I browsed to my newly created Team Project site, only to find that all reports errored with...
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'TfsOlapReportDS'. (rsErrorOpeningConnection)
After reading this I thought it must be an issue with the cube and so followed the instructions only to find that I had no TfsWarehouse Database listed in Analysis Services at all. I then followed the instructions here and here which seemed to recreate the Database under the SQL Server 2008 Database Engine, but still not under Analysis Services.
I then followed the instructions here in terms of recreating and reprocessing the Database and Cube, which followed by settings the "Connect Using" settings back to what was suggested here now seems to have made everything work.
Comments