Hi,
Not sure if I'm posting in the right place, but I have created a page that uses a Masterpage, and has output caching enabled. When I test it on the local development server (repository) running IIS 6.0 on Windows 2003 the caching works as expected. When I test on the live server also running Windows 2003 and IIS 6.0, it does not work.
The page has VaryByParams="none", so possibly something to do with Kernel caching (I've read quite a bit about this, though not sure I totally understand nuances of Kernel mode, HTTP.sys, etc.)?
Any suggestions welcome.
Many thanks,
James