I have a ASP.NET project using VS.2012(patched to 4) with the integrated CR (patched to 7). All is good except that under the Group Tree in the report viewer, when the user is off (even only few minutes which I have tested) the computer for a little while, and when he/she comes back and navigates a different group on the same report, it takes a longer time to navigate/refresh the next or different group( in first click) or something. I wonder if there is any setting/coding I could make to resolve and improve it. SAP has pointed me to work on the IIS setting, and I tried changing the timeout setting in WEB.CONFIG and that did not seem to work (with restarting the host server). I wonder if there is a way I could keep the crystal report viewer as responsive as it possible, for say 30 minutes. The crystal report is drawing data from SQL Server tables.
Note: when I tested it, I even left the report web page overnight and came back. It continues to work except that the first click is like taking 20 secs (without timeout error which is good), then it goes back to normal without delay in clicking different group.
Thank you.
Martin