I have an XmlDocument which I am storing in Cache - and it has a dependency on a file.
I am finding my callback method is being called very erratically - it works when I modify the xml myself, but when I save to it after submitting a form, the cache is emptied, but not replaced
Any ideas...