Crystal report for Visual Studio 2008 Caching old rpt file

1.8k Views Asked by At

I've used Visual Studio 2008 to make a desktop application that use cristal report plugin.

I've a very strange problem: I've done some change to .rpt file and copied it into executable folder files.

The old report file is correctly overwritten by new one, but when I launch the application (Windows xp pro sp3) and run Report Viewer form, I get my data displayed into old rpt file! I'm becaming crazy but I don't find a way to remove the suspected cached rpt file.

Any ideas?

Regards.

1

There are 1 best solutions below

5
Awais Mahmood On

It will be still referencing to old report in the temp folder. Delete the Temp files in:

C:\Users\YourUser\AppData\Local\Temp

AppData folder is hidden, so check the option to show hidden files from control panel