Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4038530
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:29:03+00:00 2026-05-20T12:29:03+00:00

At some point in the last month, two web application projects that I’ve been

  • 0

At some point in the last month, two web application projects that I’ve been working on have stopped showing updates to aspx and ascx files until IIS is restarted, or the website they belong to is reset.

This seems to be very random and I can’t find any reason in the web.config sections that would cause this change.

What are some good places to look for a source to this issue?

Current caching parts of web.config:

Removing the outputCacheProfile and restarting IIS made no difference.

 <caching>
    <outputCacheSettings>
        <outputCacheProfiles>
            <add name="ClientResourceCache" location="None" enabled="true" duration="3600" varyByParam="*" varyByContentEncoding="gzip;deflate"/>
        </outputCacheProfiles>
    </outputCacheSettings>
</caching>

Commening out the staticConent and restarting also made no difference

 <staticContent>
        <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="1.00:00:00">
    </clientCache>
 </staticContent>
 <caching>
    <profiles>
        <add extension=".gif" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".png" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".js" policy="DontCache" kernelCachePolicy="DontCache" duration="00:01:00" location="Any" />
        <add extension=".css" policy="DontCache" kernelCachePolicy="DontCache" duration="00:01:00" location="Any" />
        <add extension=".jpg" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".jpeg" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
    </profiles>
  </caching>

We’ve also tried adding .ascx and .aspx extensions with CacheUntilChange which made no difference. Other sites with these same settings aren’t having the issue.

Edit: Originally this state that there also was no update when the project was built, I haven’t personally been able to confirm that issue but was told by another developer that was occurring.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T12:29:03+00:00Added an answer on May 20, 2026 at 12:29 pm

    When you are deploying are you deleteing out all data in the publish location and then deploying the new files or just copying and overwriting? I don’t think this is code or configuration issue.

    Check your bin directory and look for some out of place files with an extension .cache. I have run into this in the past and now I always make sure to do a full delete and deploy whenever I do an update to ensure there are no old files left behind.

    If you are using the ‘Publish’ functionality in Visual Studio make sure to set the ‘Delete all existing files prior to publish’ option.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a lot of constants that are somehow related, at some point I
At some point last month, a random website decided to serve my company's website
I have recently reinstalled MacOSX, and at some point (without realizing it) I made
Can anyone point to some code that deals with the security of files access
I've been doing some WPF development for the last few months, and I've recently
I have been developing with Java for several years and last six months I
I want to have dropdownlist with months and years from some point in the
I have a script that appends some rows to a table. One of the
I gathered from the much famed scaling rails screencasts that at some point when
I'm building a web app for my lesson using java servlets. At some point

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.