Dan Lister
Aug 21, 2009
  6138
(0 votes)

File Manager and Missing Thumbnails

Recently I encountered a problem whereby viewing thumbnails for images within EPiServer's file manager would not render correctly.

image

After much investigation as to why this problem occurred, I found that the issue was due to incorrect permissions on the '/util/temp/thumbcache/' folder within the site's application folder.

In order to correct the problem, 'IIS_WPG' needs to have modify and write permissions on the said folder. To grant modify permissions, right click on the thumbcache folder, select properties and navigate to the security tab. Here you will be able to add IIS_WPG to your permissions list and select modify rights for that group.

image

Aug 21, 2009

Comments

Please login to comment.
Latest blogs
Copy Optimizely SaaS CMS Settings to ENV Format Via Bookmarklet

Do you work with multiple Optimizely SaaS CMS instances? Use a bookmarklet to automatically copy them to your clipboard, ready to paste into your e...

Daniel Isaacs | Dec 22, 2024 | Syndicated blog

Increase timeout for long running SQL queries using SQL addon

Learn how to increase the timeout for long running SQL queries using the SQL addon.

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Overriding the help text for the Name property in Optimizely CMS

I recently received a question about how to override the Help text for the built-in Name property in Optimizely CMS, so I decided to document my...

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Resize Images on the Fly with Optimizely DXP's New CDN Feature

With the latest release, you can now resize images on demand using the Content Delivery Network (CDN). This means no more storing multiple versions...

Satata Satez | Dec 19, 2024

Simplify Optimizely CMS Configuration with JSON Schema

Optimizely CMS is a powerful and versatile platform for content management, offering extensive configuration options that allow developers to...

Hieu Nguyen | Dec 19, 2024

Useful Optimizely CMS Web Components

A list of useful Optimizely CMS components that can be used in add-ons.

Bartosz Sekula | Dec 18, 2024 | Syndicated blog