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!
We have our site developed in episerver cms where we are storing documents in episervers media library. We have setup "XYZ" as a physical path in episerver.config file and on website we have added one pdf file with "PQR" path which is then generated with different name in "XYZ" path. But while opening file on website it is searching by path & showing not found error. I am not able to understand the logic of media library on episerver, Why it is generates file with different name? Can anyone please help me out of this?
Below is the episerver.config file path
type="EPiServer.Web.Hosting.VirtualPathVersioningProvider,EPiServer" indexingServiceCatalog="Web" physicalPath="D:\Projects\production\nus-website\VPP\Global" />
Below is the path on episerver's media library
http://{mydomainname}/Global/API_Response.png