HighTechTalks DotNet Forums  

Funny/annoying caching? behaviour on dev box

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Funny/annoying caching? behaviour on dev box in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Donal McWeeney
 
Posts: n/a

Default Funny/annoying caching? behaviour on dev box - 06-29-2005 , 10:49 AM






Hi,

We have one dev box here (Win2003 server/Sharepoint/Visual Studio 2003) that
is showing some funny issues ... with what appears to be the asp.net page
caching.

What appears to happen is that when you do a get latest version of the page
from sourcesafe, (or sometimes edit/save a page) the old page still seems to
be running from the asp.net cache. IISRESET does not seem to even fix the
problem when this happens. The way to fix the page is to make a few changes,
F5 in the browser and then undo checkout. Not very ideal.

Any ideas how to resolve this. Or examine the page cache to see if this is
the case. Or manually purge the cache.

Thanks

Donal





Reply With Quote
  #2  
Old   
Alvin Bruney [MVP - ASP.NET]
 
Posts: n/a

Default Re: Funny/annoying caching? behaviour on dev box - 06-29-2005 , 06:28 PM






Actually, I had that annoying problem happen today. A reboot fixed it. I
believe it boils down to the dll must be older (or younger i forget which
one) than the source files. In any case, the cached files are stored in the
temp ASP.NET working folder. So you can purge those instead of rebooting.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"Donal McWeeney" <macker (AT) newsgroup (DOT) nospam> wrote

Quote:
Hi,

We have one dev box here (Win2003 server/Sharepoint/Visual Studio 2003)
that is showing some funny issues ... with what appears to be the asp.net
page caching.

What appears to happen is that when you do a get latest version of the
page from sourcesafe, (or sometimes edit/save a page) the old page still
seems to be running from the asp.net cache. IISRESET does not seem to even
fix the problem when this happens. The way to fix the page is to make a
few changes, F5 in the browser and then undo checkout. Not very ideal.

Any ideas how to resolve this. Or examine the page cache to see if this is
the case. Or manually purge the cache.

Thanks

Donal







Reply With Quote
  #3  
Old   
Donal McWeeney
 
Posts: n/a

Default Re: Funny/annoying caching? behaviour on dev box - 06-30-2005 , 07:46 AM



Hi Alvin,

Thanks for the info... will try that and see what happens. Sometimes a
reboot does not even clear it for us... Doh!

Sound

Donal



Reply With Quote
  #4  
Old   
AT
 
Posts: n/a

Default Re: Funny/annoying caching? behaviour on dev box - 07-04-2005 , 04:41 AM



Hello Donal,

Does a reboot fix the problem as Alvin suggested?

Regards,

Luke


Reply With Quote
  #5  
Old   
Donal McWeeney
 
Posts: n/a

Default Re: Funny/annoying caching? behaviour on dev box - 07-04-2005 , 06:07 AM



Hi Luke,

It fixes it sometimes...

Thanks

Donal



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.