Answered by:
ASP.NET session has expired when trying to export using report viewer on ASP.NET page

Question
-
I have an ASP.NET application developed in C# with Visual Studio 2008 that connects to a SQL Server 2005 database. It is currently running in IIS 6.0 on Windows 2003, Service pack 2.
We are experiencing an ‘ASP.NET session has expired’ error when we attempt to export a subreport contained in an ASP.NET page. We are NOT using Reporting Services but rather the Microsoft Report Viewer Redistributable 2008:
- Moved by Lie You Friday, October 7, 2011 9:09 AM ASP.Net related. (From:Visual C# General)
Thursday, October 6, 2011 3:01 PM
Answers
-
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, October 31, 2011 1:48 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Wednesday, November 30, 2011 2:54 PM
Thursday, October 6, 2011 6:44 PM -
On 10/6/2011 11:01 AM, Nikdickulous wrote:> I have an ASP.NET application developed in C# with Visual Studio 2008> that connects to a SQL Server 2005 database. It is currently running in> IIS 6.0 on Windows 2003, Service pack 2.>> We are experiencing an ‘ASP.NET session has expired’ error when we> attempt to export a subreport contained in an ASP.NET page. We are NOT> using Reporting Services but rather the Microsoft Report Viewer> Redistributable 2008:>Set the session timeout on the page to a greater number or you don't usesession on the page.
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, October 31, 2011 1:48 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Wednesday, November 30, 2011 2:54 PM
Thursday, October 6, 2011 8:35 PM
All replies
-
Anybody know how to fix this?
Thursday, October 6, 2011 6:32 PM -
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, October 31, 2011 1:48 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Wednesday, November 30, 2011 2:54 PM
Thursday, October 6, 2011 6:44 PM -
On 10/6/2011 11:01 AM, Nikdickulous wrote:> I have an ASP.NET application developed in C# with Visual Studio 2008> that connects to a SQL Server 2005 database. It is currently running in> IIS 6.0 on Windows 2003, Service pack 2.>> We are experiencing an ‘ASP.NET session has expired’ error when we> attempt to export a subreport contained in an ASP.NET page. We are NOT> using Reporting Services but rather the Microsoft Report Viewer> Redistributable 2008:>Set the session timeout on the page to a greater number or you don't usesession on the page.
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, October 31, 2011 1:48 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Wednesday, November 30, 2011 2:54 PM
Thursday, October 6, 2011 8:35 PM