I'm working with an organization that has Evoq installed in a virtual directory inside of another website.
This, apparently is causing problems with downloading multiple files from the file manager.
So, if I mark multiple files to download, I get this error:
Could not find a part of the path 'C:\WebRoot\Zero\DesktopModules\DigitalAssets\f1c86f87-1473-4d0f-9502-3c9cfd6b550b.zip'.
Here, C:\WebRoot\Zero is the root of the website, not the root of the DNN site. That is actually C:\WebRoot\DNN, and C:\WebRoot\DNN\DesktopModules would make sense.
So, is this a bug in DNN, or is this a bad side effect of the way that this particular DNN installation is configured (in a virtual directory)?