FG
💻 Software

How do I turn off caching in IIS7?

Fresh7 days ago
Mar 15, 202677475 views
Confidence Score0%
0%

Problem

I'm developing an ASP classic site under Windows 7 (form a queue ladies). The problem is IIS seems to be heavily making use of its cache for both static and dynamic content which really conflicts with my 'make a small change, alt-tab, hit ctrl-F5' development style. Changes made to .asp files may t…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I turn off caching in IIS7?

Low Risk

Click on the server name then go to output caching. Click Add Cache Rule then type the extensions - .aspx, .aspx.vb, .aspx.cs, .js etc. (not sure if you can do all on one) Then simply either tick the prevent all caching or untick user-mode caching a…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment