Hi All,
Am sorry if some questions are real basic, i'm trying this for the first time. I created a cube using SSAS (with my user name and password). I created a report using SSRS with SSAS as the source and deployed it to the Report Server. Now on share point site i created an SSAS DataSource , deployed the report to the sharepoint. But when i try to run the report i'm getting this huge error
An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot impersonate user for data source 'DataSource1'. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ClaimsToWindowsTokenException: Cannot convert claims identity to windows token. ---> System.InvalidOperationException: Could not retrieve a valid Windows identity. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: WTS0003: The caller is not authorized to access the service.
Can some one please tell me where there is an issue at what level and layer?
Thanks