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 8755097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:46:45+00:00 2026-06-13T13:46:45+00:00

I am using MemoryCache from System.Runtime.Caching of .NET 4 and I wish to invalidate

  • 0

I am using MemoryCache from System.Runtime.Caching of .NET 4 and I wish to invalidate the cache entry when a directory changes.

HostFileChangeMonitor is supposed to handle both files and directories so I am adding it like so:

var cacheItemPolicy = new CacheItemPolicy { SlidingExpiration = TimeSpan.FromMinutes(30) };
cacheItemPolicy.ChangeMonitors.Add(new HostFileChangeMonitor(new List<string> { folder }));

but then I get an exception:

System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.

This only happens if I use the code in a ASP.NET website. It works fine from inside a console application.

I have found this on ms connect, but the directory I am adding to the HostFileChangeMonitor exists.

Thanks for your help.

  • 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-06-13T13:46:46+00:00Added an answer on June 13, 2026 at 1:46 pm

    To answer my own question:
    it seems that 4.0 has a bug when adding Directories to the HostFileChangeMonitor.

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

Sidebar

Related Questions

I use a System.Runtime.Caching.MemoryCache to hold items which never expire. However, at times I
I am implementing caching using MemoryCache (.net 4.0) for caching global data which will
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.Caching; namespace ConsoleApplication4 { class
Can System.Runtime.Caching.MemoryCache be accessed across different Console applications? I've read about memcached but our
Using System.Diagnostics.EventLog .NET type one can programmatically create logs into the Event Viewer application.
I am trying to get the new SqlChangeMonitor feature included in the System.Runtime.Caching namespace
I'm using an LRUCache to cache bitmaps which are stored on the file system.
I am using the memorycache in .net 4 with multiple named instances of caches.
I have created a cache using the MemoryCache class. I add some items to
I was previously using the application object to cache data that never changes. I

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.