A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Jonas Lindau
Oct 20, 2009
  4378
(0 votes)

Error 500 when using advanced fileupload (drag and drop)

If you are using Themes in your EPiServer CMS templates, chanses are good you cannot use the drag and drop functionallity in EPiServer File Manager.

Lets say you create a theme called myTheme. Then you’ll probably add this to web.config’s pages-element instead of add it to all templates.

<pages theme=”myTheme”>

After adding this to web.config, drag and drop stop working. You can easily solve this by adding a pages-element to your UI-location:

<location path=”UI”>
    <system.web>
        <pages theme=”” />

 

Now you can start dragging thoose files :)

Oct 20, 2009

Comments

Please login to comment.
Latest blogs
A day in the life of an Optimizely OMVP: Learning Optimizely Just Got Easier: Introducing the Optimizely Learning Centre

On the back of my last post about the Opti Graph Learning Centre, I am now happy to announce a revamped interactive learning platform that makes...

Graham Carr | Jan 31, 2026

Scheduled job for deleting content types and all related content

In my previous blog post which was about getting an overview of your sites content https://world.optimizely.com/blogs/Per-Nergard/Dates/2026/1/sche...

Per Nergård (MVP) | Jan 30, 2026

Working With Applications in Optimizely CMS 13

💡 Note:  The following content has been written based on Optimizely CMS 13 Preview 2 and may not accurately reflect the final release version. As...

Mark Stott | Jan 30, 2026

Experimentation at Speed Using Optimizely Opal and Web Experimentation

If you are working in experimentation, you will know that speed matters. The quicker you can go from idea to implementation, the faster you can...

Minesh Shah (Netcel) | Jan 30, 2026