Open organicglenn opened 3 years ago
Same issue, but the DLL's missing from Nuget that made it work for me were:
This only affected my azure instance and not local for some reason
Same problem here with the image cropper not working. When you install the "UmbracoFileSystemProviders.Azure" via Visual Studio all the necessary dependencies and files are not included. I had to reinstall "UmbracoFileSystemProviders.Azure" from Umbraco, via backoffice, under "Packages".
It seems that this problem is still here since 2016. I opened a discussion in the Umbraco forum where I also highlighted the missing packages and all the added files.
I found the solution thanks to another thread on Umbraco 7 from 2016. Please fix it!
When installing the package with NuGet I could not get it to work, Media was still handled locally. However, when installing the package with Umbraco backoffice it worked. These dependantAssembly references were missing in my web.config when using NuGet: Microsoft.Data.Services.Client Microsoft.Data.OData Microsoft.Data.Edm Microsoft.Azure.KeyVault.Core