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?
Also if I save the xml file say 5 times in a row quickly, the same thing happens.
<bb/>
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?
Also if I save the xml file say 5 times in a row quickly, the same thing happens.
<bb/>