We are using the reporting tool to create dynamic reports/bills.
We have an automated system that creates bills and emails them every night with no issues.
The issue is when a user needs to manually generate the bill or any other report in IE/chrome/FF. Randomly all reports (We have about 20 different ones) start having caching issues and when any report generates it will have missing letters, random boxes, etc....
We perform an IISreset and it resolves it temporarily.
When they click generate we have the URL creating a unique URL and also have the report engine not caching.
Any ideas as to how to solve this caching issue?