Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Feb 07, 2020 @ 15:27
    Ismail Mayat
    0

    Image issues after upgrade to 8.4.1

    I was on umbraco 8.3.0 on azure and using azure blob storage provider. After upgrading when i add images in grid they always 404. The images are there in umbraco backoffice in media section.

    When i use the picker in grid i can see the preview image, however adding them to grid its always 404. Anyone seen this before?

    Azure files system provider version is 2.0.0-alpha-3 i know 5 is out maybe i need to update that as well?

    Regards

    Ismial

  • Rob Shaw 24 posts 147 karma points
    Feb 07, 2020 @ 15:56
    Rob Shaw
    0

    I would use the most recent version. But also un-check the "Use default path" checkbox in the Azure blob storage provider plugin.

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Feb 07, 2020 @ 17:29
    Ismail Mayat
    100

    Ok with a bit of help from Jeavon figured it out.

    During upgrade in /media/web.config it had removed line:

      <add name="StaticFileHandler" path="*" verb="*" preCondition="integratedMode" type="System.Web.StaticFileHandler"/>
    

    I re added now it works

  • 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