While rendering the report (from Report Manager), you get the following error:
The selected report is not ready for viewing. The report is still being rendered or a report snapshot is not available. (rsReportNotReady)
In the report server logs, you will find the following:
w3wp!library!1!07/14/2008-18:33:46:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportNotReadyException: The selected report is not ready for viewing. The report is still being rendered or a report snapshot is not available., ;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.ReportNotReadyException: The selected report is not ready for viewing. The report is still being rendered or a report snapshot is not available. w3wp!library!6!7/14/2008-18:33:47:: i INFO: Cleaned 0 batch records,
0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams
This might have if you have recently repaired your .Net Framework. If you look at the Report Server Virtual Directory, you will find that you are able to browse through the reports but from Report Manager, you will get the above mentioned error. Make sure your Report Server database is accessible and there are no problems with IIS. Also, verify if you have the necessary permissions to view the reports. Check aspnet_isapi.dll mapping under Report Server Virtual Directory under inetmgr snap-in.
- 1. Open inetmgr snap-in
- 2. Browse to the ReportServer website under "Websites"-> "Properties"
- 3. Click on "Virtual Directory" tab
- 4. Click on "Configuration"
- 5. Make sure the Wilcard Application Maps point to the right aspnet_isapi.dll (right .NET Framework version)
Thanks for the information….It works !
Saved a lot of time…
LikeLike
Glad to know that helped.
LikeLike
i had this error, logged onto the server and my hard drive was full. clearing it solved the problem
LikeLike
Thaks,,it’s work for my problem..
LikeLike
This solution worked perfect for me. Thanks!!!
LikeLike