N
Nick Gilbert
Hi,
Our development web server (Win 2003 Server) seems to be caching the
output of various files (CSS and .aspx files) if they have no query
string. The moment you put a question mark in the URL, it's fine.
The problem is that if you modify a file, it still shows you the old
file unless you restart the website or IIS itself. It's definitely not
the browser that's caching the files - IIS is actually serving the wrong
file.
Is there some way to disable this? Why doesn't IIS realise when the file
on it's local filesystem has been modified and reload it?
I had a similar problem once before where my workstation had it's clock
a few minutes into the future, but this time it seems to be a different
problem as now all our machines are synchronised and are set to exactly
the same time.
I'd be greatful if someone can tell me how to solve this very annoying
problem.
Thanks,
Nick...
Our development web server (Win 2003 Server) seems to be caching the
output of various files (CSS and .aspx files) if they have no query
string. The moment you put a question mark in the URL, it's fine.
The problem is that if you modify a file, it still shows you the old
file unless you restart the website or IIS itself. It's definitely not
the browser that's caching the files - IIS is actually serving the wrong
file.
Is there some way to disable this? Why doesn't IIS realise when the file
on it's local filesystem has been modified and reload it?
I had a similar problem once before where my workstation had it's clock
a few minutes into the future, but this time it seems to be a different
problem as now all our machines are synchronised and are set to exactly
the same time.
I'd be greatful if someone can tell me how to solve this very annoying
problem.
Thanks,
Nick...