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
That's what I was afraid of. I will need to think of a work around. Do you know if I can somehow open the reportviewer in a new window or something outside of Tessitura?