Hi,
Setup:
ASP.Net V4.0 website. IIS7. Windows Server Web Edition (2007) Service Pack 2.
Not sure if the problem we have is a Crystal Report (CR) problem yet or not, but wanted to ask here just in case anyone had come across the same issue.
We have a site that obviously uses CRs. It's not a generally high usage site. It varies throughout the year. At the moment there might be 50 users using the site at any one time.
We have had a couple of users of the site report that they had seen data in a CR that had recently been viewed by a completely different user (i.e. user number two saw user number one's CR).
Looking at the session state data, which we log ourselves, the session all seems intact and completely separate per user. We use some session state variables to obtain data from the database to produce the report (like record ID's).
We are looking into the 'Cache Rule' in IIS to 'Prevent all Caching', but have not yet implemented it.
Does anyone know of any other reason why a CR created by one user could then be picked up by another user? And is there a switch anywhere to possibly turn something like this off in Crystal?
Any help or ideas would be greatly appreciated, as the data being shown to the user is potentially very sensitvive.
Note: It looks like the .tmp files in C:\Windows\Temp are being tidied up succesfully each time.
Thanks
Julian