i am following this guide
i need the document manager to reference to a physical path instead of virtual path
upon trying to integrate the example to my project, i receive the following error in CustomFileSystemProvider.cs.
stating that 'System.IO.PathHelper' is inaccessible due to its protection level
or is there another example for using physical path on DocumentManager?