By saturation - Tue 5 Oct 2010
|
I ran the data tool on and updated the database on a hosted server (Network Solutions), but the data is still cached from the previous database....Anyone know of a way to refresh the data when I don't have access to IIS?
|
By Paul - Thu 7 Oct 2010
|
Assuming you have checked the database and are sure that the data on the live one is correct, then try the following trick - open up the web.config file via FTP and make a minor edit, such as adding in a space somewhere insignificant. Then upload the edited version.
Updating the web.config should tell the app to rebuild, and this should trigger the refresh you need.
There is also a 'refresh' link just by the category menu in the back end, but I think this is only for refreshing the cache of the menu.
|
|