Sitefinity 8.2 File Manager File does not exist!

Posted by ryan.kirkendall@sptech.com on 28-Mar-2019 13:44

When I try to download a file from the file manager in Sitefinity 8.2, I get the following error. Any ideas why this may be happening?

[FileNotFoundException: That file or directory (D:\inetpub\sptech\%2FSitefinityWebApp.v11.suo) does not exist!]
   Telerik.Sitefinity.Utilities.Zip.ZipFile.AddItem(String fileOrDirectoryName, String directoryPathInArchive) +255
   Telerik.Sitefinity.Modules.Files.FilesDownloadHandler.WriteFile(Byte[] content, String[] paths, String fileName, HttpContextBase context) +322
   Telerik.Sitefinity.Modules.Files.FilesDownloadHandler.ProcessRequest(HttpContextBase context) +1027
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +508
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92

All Replies

Posted by jread on 01-Apr-2019 17:10

Is there anymore detail in ~/App_Data/Sitefinity/Logs/? Either the Error.log or trace.log?  Does this happen when downloading any files?  Consider too that most deployments are setup for permissions only on the App_Data folder so you won't have access to download anything outside of it through the Sitefinity UI.

This thread is closed