[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.caching

Caching work on dev station but not on server

Gabriel

4/13/2007 11:00:00 PM

Hello, we have an asp.net application using web.caching and we encountered
some problems. On the development station the cache is working perfectly, but
the same web application (with exactly the same source code) on the testing
server clears objects in cache immediatly after the page was loaded. Is there
some configuration about caching to take on the server ? (server is running
uner windows 2000 and dev station windows xp).

Thanks for your help,