Aug 21, 2009
  6734
(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
Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Forcing Lowercase URLs in Optimizely CMS During Auto-Translation

Learn how to fix uppercase and punctuation issues in Optimizely CMS 12 URL segments caused by LanguageManager auto-translation using a custom...

Stuart | Apr 2, 2026 |

Stott Robots Handler v7 for Optimizely CMS 13

Stott Robots Handler version 7 is now available for  Optimizely PaaS CMS 13 . This is includes updates to support the switch from a Site based...

Mark Stott | Apr 2, 2026

Automating Block Translations in Optimizely

Stop manual block-by-block translations. Learn how to use the TranslateOrCopyContentAreaChildrenBlockForTypes config to automate Optimizely CMS...

Stuart | Apr 1, 2026 |