문제

I have DotNetNuke version 7 installed on an Azure VM. I created a folder of type Azure Folder Provider in File Manager. I would like to just upload files directly to the Azure Blob Storage container and have DotNetNuke pick up the files that are not uploaded via File Manager (which creates records of uploaded files in the dbo.Files table). Is this possible via configuration? I am looking for some guidance on this if possible. Thank you.

도움이 되었습니까?

해결책

It turns out there is a documented issue with DNN 7 where the files from Azure Folder were not synchronized. Upgrading to the latest version resolves this problem.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top