ASP -Back button causes "Webpage has expired" with ReportViewer Control

  • We have reports which have hyperlinks to other parts of our website. When we navigate to a new page from our report there is no problem.However, as soon as we click the "Back " button, we get "Webpage has expired". I guess this happens because the report page is not cached at the browser end. How can I configure this? When I view the report from the url http://localhost/reports (the admin tool for reporting services), there is no problem in navigating backward and forward from the report to our application. This only occurs inside our app with the ReportViewer control. How can we solve this problem?

  • Not sure if this is what you are talking about, but it seemed like the same problem:

    http://forums.asp.net/t/1411888.aspx

    Also, it seemed the OP was unable to get it to work with reports that had parameters, not sure if it could help, but have SSRS memorize the parameters might help:

    http://www.purplefrogsystems.com/blog/?p=9

    Hope this helps a little.

    Okay, I just looked at that post again, worded almost exactly like your OP, must be you, sorry about that. Perhaps the second part of my post will still help.

  • I have developed ASP.net page VS2005 for SSRS Report (Reportviewer). I have published same on IIS server. This page is working fine if i open it in browser with URL. I have created one iframe in MS CRM Dynamics and trying to open this web page using this iframe but when i am calling SSRS Report that time i am getting error message "ASP.net page has expired".

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply