November Happy Hour will be moved to Thursday December 5th.

Jonas Lindau
Oct 20, 2009
  5367
(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
Optimizely SaaS CMS + Coveo Search Page

Short on time but need a listing feature with filters, pagination, and sorting? Create a fully functional Coveo-powered search page driven by data...

Damian Smutek | Nov 21, 2024 | Syndicated blog

Optimizely SaaS CMS DAM Picker (Interim)

Simplify your Optimizely SaaS CMS workflow with the Interim DAM Picker Chrome extension. Seamlessly integrate your DAM system, streamlining asset...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Optimizely CMS Roadmap

Explore Optimizely CMS's latest roadmap, packed with developer-focused updates. From SaaS speed to Visual Builder enhancements, developer tooling...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Set Default Culture in Optimizely CMS 12

Take control over culture-specific operations like date and time formatting.

Tomas Hensrud Gulla | Nov 15, 2024 | Syndicated blog