locked
ASP.NET session has expired when trying to export using report viewer on ASP.NET page RRS feed

  • 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

  • Anybody know how to fix this?
    http://forums.asp.net/ has more related experts.
    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 use
    session on the page.
     
    Thursday, October 6, 2011 8:35 PM

All replies

  • Anybody know how to fix this?

    Thursday, October 6, 2011 6:32 PM
  • Anybody know how to fix this?
    http://forums.asp.net/ has more related experts.
    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 use
    session on the page.
     
    Thursday, October 6, 2011 8:35 PM