I am currently unable to run any TFS reports.
The error message is:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'TfsOlapReportDS'. (rsErrorOpeningConnection)
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Is it possible to delete and recreate the 'TfsOlapReportDS' user account

How do I fix the TfsOlapReportDS user problem?
None01
Hi Gary,
Were you able to resolve this problem please let me know if i can help further.
thanks!
mauli
William Bartholomew
Hello Mauil,
I'm also having the same problems and it started all of a sudden. I've had access to the reports for months and now I get the said error message.
I've ran through your suggestions on this post but to no avail. If anyone else has experienced this problem and found a solution, that would be helpful.
Thanks,
Devin
Patty C
I saw no databases at all in step 2 of "Verify the account has access to the cube"
Pete
GroZZleR
Remember an IISReset will resolve any broken connections IIS is holding, assuming them valid.
Regards,
Gary
Aoeuid
stonejc
hi gary,
can you navigate to the TfsOlapReportDS and verify that the connection type is "Microsoft SQL Server Analysis Services" and the connection string is like this: "Data source=<DataTierName>;initial catalog=TfsWarehouse"
The user account credentials provided to this data source needs to be a part of the TfsWarehouseDataReader role on the cube. You can see which user account you're providing to the data source by following the directions in the post.
To check what user accounts are part of the TfsWarehouseDataReader role:
mauli
Nishant Sivakumar
Hi Gary,
To get more information about the error, on the report server machine, navigate to http://localhost/reports and then click on a report. Then we'll be in a better position to know how to proceed.
I am not sure what you mean about delete/recreate the TfsOlapReportDS user account. You can modify the user account that is being used to connect to the warehouse.
let me know if that helps!
mauli
Daniel Hardjosuwito
To recreate the problem:
- navigate to http://localhost/reports
- select Team Project called SIDES
- select Work Items report
Observe the following error message:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'TfsOlapReportDS'. rsErrorOpeningConnection)
The connection string is not valid.
Kushu
Hi Mauli,
Im having similar problems. I verified everything posted and I still have the same error mentioned by the original owner. What else needs to be checked
The reports worked fine in Beta3, but once we upgraded to RTM they havent worked.
Please help
Thanks,
Staffan
Jeff Williams
Keith Brown
Hi Staffan,
Just so that I'm sure that we've walked through everything, I"ll just detail out the steps again - could you provide me with your results
The error:
-- are you getting this error
Verify the data source:
Verify the account has access to the cube:
The user account credentials provided to TfsOlapReportDS needs to be a part of the TfsWarehouseDataReader role on the cube.
Please let me know the answers to these questions then we can determine how to proceed.
Thanks,
mauli
Hooper
You have to add the TFSREPORTS Account as local Admin to the application tier server. This will solve the problem.