Hi
I'm wondering why the uploaded images in my MenuItemTeaserImage are disappearing? Files are stored in file system (not database). Some images that are used in sliders are disappearing as well. I'm thinking it has something to do with version history?
When I release a new version, I copy all the images from the previous version (files folder) so I think that's covered. Any advice?
Thx!
I've discovered the issue I was having with the attachments coupled to a page (in the form tab). These files are stored under CMS\App_Data\VersionHistory\Attachments\SITENAME
So keep this folder in mind if you do an entirely new deployment !
Found a web.config setting: <modules runAllManagedModulesForAllRequests="true"> This should fix it I guess?
example of the issue
Please, sign in to be able to submit a new answer.