Hi,
I am using Report viewer control in my MVC application to render the report. I am using InProc session in my MVC application and set the timeout period as 20 mins. When I am working in my application actively with out any ideal time, report
shows ASP.Net session expires or could not found.
Also in my report viewer control i have enabled KeepSessionAlive="true" and AsyncRendering="false"
Is there any thing i need to configure to over come this issue.
Thanks.
L.K.Prabu.