Ghost SSRS Report? Solution to Cache Problem
Sometimes you might find yourself in this situation. We have an SSRS report that we are creating/modifying and once we deploy the changes they are not reflected. We go crazy trying to make changes and there’s no way. What is the solution?
- Close Visual Studio
- Open a File Explorer
- Navigate to the following path: C:/Users/
/AppData/Local/Temp - Delete all content
- Open Visual Studio again and edit the report again
This solves the cache issue and your changes should now be reflected properly.