Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet package incomplete #183

Open
organicglenn opened this issue Feb 17, 2021 · 2 comments
Open

NuGet package incomplete #183

organicglenn opened this issue Feb 17, 2021 · 2 comments

Comments

@organicglenn
Copy link

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

@idontbyte
Copy link

idontbyte commented Mar 10, 2021

Same issue, but the DLL's missing from Nuget that made it work for me were:
Screen Shot 2021-03-10 at 14 21 25

This only affected my azure instance and not local for some reason

@MarGraz
Copy link

MarGraz commented May 4, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants