I have a custom screen that is built with asp.net. I have a ssrs reportviewer pointed at a local report (.rldc). I can get it to work fine except when I try to export to pdf. I am getting an error "ASP.NET session has expired". I am assuming that this is because it is trying to open the report into a new window formatted as a pdf. Does anybody know a work around for this?
Thanks,
Marty
Marty, you are correct. This is because there is no way to share session information. You are essentially starting a brand new browser session on the export, hence no session authenticated or initiated.
+Ryan Creps
+Tessitura Network
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Marty JonesSent: Monday, September 19, 2011 3:58 PMTo: Ryan CrepsSubject: [Tessitura Technical Forum] custom screen and reportViewer
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!