Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » Web.config
  • Re: Resource Files missing

    You can remove that Web.config attribute safely.  Using the ResourcePath improves performance mostly for postback heavy web applications.  If you're not posting back all that much there isn't much of a difference. They are located in: C:\Program Files\Atalasoft\DotImage 5.0\C# Source\VS 03\DotImageWebFormsCS\Resources (for .NET 1.1 ...
    Posted to ASP.NET Imaging Discussion (Forum) by David Cilley on January 31, 2008
  • 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: Load up the IIS control ...
    Posted to ASP.NET Imaging Discussion (Forum) by David Cilley on January 31, 2008