Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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