I want to avoid letting users use the back button on forms with multiple postbacks so I use Response.Cache.SetNoStore() for these pages. This works fine for IE7 and Firefox by showing the desired "this page is expired" message for those browsers. IE6 just shows a "the page cannot ...
I am trying cache file dependency based on UNC paths. It is not working on UNC shares as file monitoring on UNC paths are failing. It works fine if dependency file resides on localsystem. <b> As mentioned, ASP.NET cache dependencies that are based on the