Skip to Content
0
Former Member
Dec 01, 2008 at 02:30 PM

Report Viewer in Visual Studio 2008 ASP.Net Session Timeout

353 Views

Hi,

We have just created some reports using the built in Report Viewer in VS 2008 and have found that we often receive the error 'Microsoft.Reporting.WebForms.AspNetSessionExpiredException: ASP.NET session has expired'.

Our webconfig is as follows:

<sessionState mode="InProc" cookieless="UseCookies" timeout="525000">
</sessionState>

We currently host on a shared site which has meant we have not been able to add CR2008 or the Server version but we are changing to a dedicated server shortly.

We like the reports but need to overcome this issue and wondered if it is because it's a bundled free software option and we need to upgrade to CR2008.

Hopefully you can help with the answer, we code with VB.

Regards,

Colin.