We are experiencing an issue where we are trying to do a basic update
of all the content on our web site (static html and PDF files). Within
the last week, two times have we encountered an error where a PDF file
was unable to be written over. We speculate that someone has the file
open in their brower. We tried to kill and restart iis but that did
not work. We had to reboot the server which freed it up. Again, the
problem happened this morning. In my research on the discussion
groups, I came up with the following items that we need to investigate.
While I don't have a fix yet, I thought this would be helpful to
others:
IIS: Access Denied When Trying to Update Files on IIS Computer
http://support.microsoft.com/kb/q191742/
API Opportunity to Fix or Get Around
http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/efb71a730d49dfb0/a95d97dc6eb65d02?
lnk=st&q=q191742&rnum=1&hl=en#a95d97dc6eb65d02
Discussion of how to clear the Cache
http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/9811981fa325dca1/dcfea8578e3c0be9?
lnk=st&q=iis+Cache+time&rnum=5&hl=en#dcfea8578e3c0be9
Registry Values for HTTP.SYS for Caching
http://support.microsoft.com/?id=820129
DisableStaticFileCache Parameter
http://groups.google.com/group/microsoft.public.inetserver.iis/browse_thread/thread/f1f0b92dd6845c4/cfc5edb6cedb5d3e?l
nk=st&q=iis+Cache+Update+time&rnum=8&hl=en#cfc5edb6cedb5
d3e
How to change it:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8a887ebb-7094-4702-86a4-eb105d09132d.mspx
Disabling Caching for a specific MIME Type
http://support.microsoft.com/default.aspx?scid=KB;EN-US;247389
Discussion of similar problem
http://www.leafe.com/archives/showFullThd?cMsgNum=78538&cList=profox
Article on third party utility trying to work through is that has a
"retry" paramater.
http://www.netline.ch/support/info/aspcomp/safileup/install_tailor_lockretry.htm
Similar issue with IIS6 and Fresh Content not Showing
http://support.microsoft.com/?id=832139