Hi All
I have the following problem:
The ASP .NET application is using Crystal reports for reporting (the version which is included in VS2005 Professional editon). Everything worked OK until a week ago. Now one of the reports is very slow (around 3-5 minutes even for 2-3 rows of data) - it's not a query problem as I tested it and it returns the dataset (few rows) in less than a 1 sec. The report was OK a week ago (no changes done to the file for last 2 months) , and all other reports are OK - and the report is still fast on my development machine. Restarting IIS doesn't help. Can you point me in right direction?