TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hariharan Krishnamoorthi
NA
706
169.2k
SSRS 2008 Report error in ASP.Net Application
Jul 26 2017 6:07 AM
Hi all,
while displaying report in my ASP.net application it shows the below error mesaage.
But while viewing on Reports server, it works fine.
Kindly let me know How to fix this.?
Note: SQL server 2008.
Timestamp: 26/07/2017 09:54:45
Message: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at ReportExecutionServiceAPI.ReportExecutionService.LoadReport(String Report, String HistoryID)
at ShowReport.RenderReportInPdfFormat(String reportName, String historyID, String reportPath)
at ShowReport.Page_Load(Object sender, EventArgs e)
Description:
System.Web.Services.Protocols.SoapException: The report snapshot '2017-07-26T09:54:44' cannot be found for report
'/XXXXXXReports/xxxxxdetails
'. The snapshot identifier cannot be located in the report server database.
---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportHistoryNotFoundException: The report snapshot '2017-07-26T09:54:44' cannot be found for report '/XXXXXXReports/xxxxxdetails'. The snapshot identifier cannot be located in the report server database.
at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.LoadReport(String Report, String HistoryID, ExecutionInfo2& executionInfo)
at Microsoft.ReportingServices.WebServer.ReportExecutionService.LoadReport(String Report, String HistoryID, ExecutionInfo& executionInfo)
Category: General
Priority: -1
EventId: 0
Severity: Information
Title:
Machine: XXXXXXXXXXX
Application Domain: /LM/W3SVC/1/ROOT/hram_dev-1-131455364677067156
Process Id: support1
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 8060
Thread Name:
Extended Properties:
Reply
Answers (
0
)
Error in SSRS Report viewer in ASP.NET with SQL server 2008
RDLC Report designer in visual studio 2017 not working