Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help

Re: Problem with ImageCache in Webviewer

  •  31 Jan 2008, 11:22 AM

    Re: Problem with ImageCache in Webviewer

    The most important Web.config value for the Atalasoft cache is:

    <add key="AtalasoftWebControls_CacheLifeTime" value="60"/>

    What is yours set to?

    In general, it is best to set this value to same length of time your "Session timeout" is set to.  You can find this value by following these steps:

    1. Load up the IIS control panel
    2. Right click on the web application in question, and select "Properties"
    3. On the "Virtual Directory" tab, click the "Configuration" button
    4. On the "Application Configuration" dialog, select the "Options" tab, under "Enable session state" there should be a value marke "Session timeout"

    David Cilley
    My AJAX Imaging Blog
    Atalasoft Development Team
    Filed under: ,
View Complete Thread