I have an application that loads dynamic images as the backgroung for a scatter chart.
The paths and graphic names are loaded from an Excel workbook.
All works as expected when run from the client, but when the application is opened from the accesspoint, changes made to the graphics are not displayed.
The only way to see a graphic change is to give it a new name and also make the name change in the Excel workbook.
Is there some sort of cache that needs to be emptied on the server so that graphic changes will display with just a reload?