I am making Silverlight 5 application using pivotviewer, trying to load images in pivotviewer which are received from server. Now pivotviewer is showing old cached images.

DZI images at the server side has already refreshed.

How to remove the cached images shown by pivotviewer.

Any help is appreciated.

Thanks in advance Tom

link|improve this question
feedback

1 Answer

I am assuming that you are talking about a browser refresh (or something similiar) is still pulling the old cached images from a previous deep zoom collection? If so, this is an IIS setting (or more correctly a web server issue).

Take a look here for how to disable caching : IIS 7 Force Fresh Images

If you are having a different issue, please let me know.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.