A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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