I have this randomly occurring problem where IIS Express does not recognize when I make a change to an ASP page. It serves up the previous version of the page instead.
I
Not only do you have to set this setting:
as Robert wrote, but the one below, too:
to keep caching off at all times.