I am getting rsProcessingAborted error on CRM report that we have created using report wizard. when gone thorugh log on reporting service I found below
any one I have checked Excesution Account settings on Sql reporting service configuration and its not checked, SrsdataConnector installed , I have restarted reporting service too. no luck.
Note we have sql database on different server to CRM app server
wcfruntime!ReportServer_0-1!106c!07/26/2016-13:56:07:: i INFO: Entering ExeuteCommand - Command = Render
library!ReportServer_0-1!106c!07/26/2016-13:56:08:: i INFO: RenderForNewSession('/orgname_MSCRM/CustomReports/{74091723-CC4C-E611-80C8-005056BE003C}')
CLR version v4.0.30319 loaded. processing!ReportServer_0-1!106c!07/26/2016-13:56:09:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'CRM'. ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException:
Microsoft.Crm.CrmConfigObjectNotFoundException: User Was Not Found ---> Microsoft.Crm.Reporting.DataExtensionShim.Common.ReportExecutionException: User Was Not Found
at Microsoft.Crm.ServerLocatorService.GetCrmUserId(Guid organizationId, String authenticationInfo)
at Microsoft.Crm.Reporting.DataExtension.Server.Fetch.FetchDataExtensionConnection.Initialize(SecurityIdentifier user)
at Microsoft.Crm.Reporting.DataExtension.Common.DataExtensionConnectionBase.<>c__DisplayClass1.<Open>b__0()
at Microsoft.Crm.Reporting.DataExtension.Common.ExceptionManager.HandleUnsafeException(Action body)
at Microsoft.Crm.ServerLocatorService.GetCrmUserId(Guid organizationId, String authenticationInfo)
at Microsoft.Crm.Reporting.DataExtension.Server.Fetch.FetchDataExtensionConnection.Initialize(SecurityIdentifier user)
at Microsoft.Crm.Reporting.DataExtension.Common.DataExtensionConnectionBase.<>c__DisplayClass1.<Open>b__0()
at Microsoft.Crm.Reporting.DataExtension.Common.ExceptionManager.HandleUnsafeException(Action body)
--- End of inner exception stack trace ---
at Microsoft.Crm.Reporting.DataExtension.Common.ExceptionManager.HandleUnsafeException(Action body)
at Microsoft.Crm.Reporting.DataExtensionShim.Common.ICrmDbConnectionExtension.Open(String userSid)
at Microsoft.Crm.Reporting.DataExtensionShim.Common.SrsExtConnectionBase.Open()
at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.OpenConnection(IProcessingDataSource dataSourceObj, DataSourceInfo dataSourceInfo, IDbConnection conn)
--- End of inner exception stack trace ---;
*This post is locked for comments
I have the same question (0)