London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
In web.config I have configure secure folder:
<handler pageDirectory="False" virtualName="Securefolder" virtualShare="True" type="EPiServer.FileSystem.Handler.NativeFileSystem,EPiServer">
<customSettings PhysicalPath="c:\inetpub\securefolder" />
</handler>
It is working in 4.51 but after i have problems to get it working properly.
I can see files from this secure folder in File Management tool (ie in edit mode), but I do not see them on pages neither in edit nor view mode. I have not changed any access rights during upgrade. Does anywone knows what might be a source of this strange behaviour?
--
Regards,
Dominik