Tag: internet-explorer
-
How to solve annoying Internet Explorer caching when debugging ASP.NET website
Today I was debugging ASP.NET website and got very annoying issue. The website has file download feature and anytime I download the file IE9 couldn’t open it – the file was missing before the PDF application could open it. It did work on FF and Chrome. I have cleaned-up Temporary Files directory and also ASP.NET…