Report cannot be displayed – rsProcessingAborted
Hi,
This is the most common error we get when you run a custom report from CRM.
Though there could be many reasons below are the ways to know the reason for issue
To debug:-
- Connect to the machine where your SSRS server installed and open the event viewer
- Run –> eventvwr –> Windows –> Application
- For detailed error description, open the SQL Reporting logs from below path
- C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\LogFiles
🙂
Categories: CRM 2011, SSRS
CRM 2011, Report cannot be displayed, reports, rsProcessingAborted, SSRS
This is one of those classic errors!
Updating the spn for the service account resolves the case.
Farhan
Hello Farhan,
I’m having the same issue, I saw your solution and I would like to ask, how you can update the spn for the service account?
Thank you very much for your reply in advance.
Flora.
For us it was happening on CRM online 2011, the same error. However in our case the user (or the security role) did not have permission to one of the entities that the report was trying to pull.
sunil,
how where you able to figure out what entity the report was trying to pull?
i’m having a similar issue, if i give the user sys admin role the report works fine… can’t figure out what entity it’s trying to pul for me to adjust the permissions