DotNetNuke 7 - Synchronizing files stored in Azure Folder Provider -


i have dotnetnuke version 7 installed on azure vm. created folder of type azure folder provider in file manager. upload files directly azure blob storage container , have dotnetnuke pick files not uploaded via file manager (which creates records of uploaded files in dbo.files table). possible via configuration? looking guidance on if possible. thank you.

it turns out there documented issue dnn 7 files azure folder not synchronized. upgrading latest version resolves problem.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -