Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 24, 2017 @ 15:55
    Fuji Kusaka
    0

    AzureBlobCache

    Hi Guys,

    Can anyone help with azureblobcache nuget install ?

    After installing the provider with umbraco package everything works well with the blob media storage but as soon as i install the AuzreBlobCache with Nuget and rebuild the solution i can this nasty error :

    Microsoft.WindowsAzure.Storage, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    

    Tried to change the assembly redirect but no success

    <bindingRedirect oldVersion="4.3.0.0" newVersion="6.2.0.0" /> 
    

    Am using a fresh install of 7.5.14 with SQL Azure.

    Any idea what might be the issue here ?

  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 24, 2017 @ 17:54
    Fuji Kusaka
    0

    ok looks like installing v8.2 windowsAzureStorage solve the issue.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies