Groups | Blog | Home
all groups > asp.net caching > march 2006 >

asp.net caching : HttpContext.Current.Cache items disappear on some windows versions, 1.1 Framework


Miso
3/21/2006 5:02:09 PM
Hi all,
I dumped the content of the cache
and the call stack in each situation when cache add or read is made.
This proved that
adding items via HttpContext.Current.Cache into application cache under
Framework 1.1
is functioning weird.
Sometimes items are disappearing and reappearing in the strange fashon.
This is true in some windows with some service packs and patches applied
only.

Does anybody experiences this under Framework 1.1 ?

Miso

Alvin Bruney - ASP.NET MVP
3/22/2006 11:05:52 AM
That typically happens after an application pool recycle. Check your event
logs to see if this is the cause.

[quoted text, click to view]

AddThis Social Bookmark Button