I am consistently getting a message when trying to view a report that has been set up:
Exception Details: Microsoft.Reporting.WebForms.AspNetSessionExpiredException: ASP.NET session has expired
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. | Stack Trace:
[AspNetSessionExpiredException: ASP.NET session has expired]
Microsoft.Reporting.WebForms.ReportDataOperation..ctor() +678
Microsoft.Reporting.WebForms.HttpHandler.GetHandler() +561
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +10
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
The module will display the parameters but below the parameter bar where the repoort should display I get the message above. I am also intermitently getting a message "this Module has Expired. Please visit..." Occasionaly it will run and display the report correctly in the module. Each time I refresh the page it's different.
The module has been paid for and downloaded from your site. Any ideas?
|