Copied to clipboard

Flag this post as spam?

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


  • Dan Smith 13 posts 93 karma points
    Jul 22, 2020 @ 17:31
    Dan Smith
    0

    Version issue with NuGet package

    I'm trying to start a fresh install of Umbraco (latest stable, 8.6.3) using NuGet, and I'm getting the following error during the process:

    Unable to find a version of 'ImageProcessor.Web' that is compatible with 'UmbracoCms 8.6.3 constraint: ImageProcessor.Web (>= 4.10.0.100 && < 4.999999.0)'.
    

    It's requiring a version number that can't possibly exist. Is there any way to adjust this?

  • Dhanesh Kumar MJ 167 posts 543 karma points MVP c-trib
    Jul 22, 2020 @ 17:54
    Dhanesh Kumar MJ
    0

    Hey,

    No idea :), but you can download directly from here https://our.umbraco.com/download/releases/

    Follow these steps

    1. Add a local binding in IIS
    2. Create a database
    3. Update the connection string in web config.
    4. Allow permission
    5. Browse

    This will work :)

  • Stan 8 posts 72 karma points
    Aug 18, 2020 @ 20:33
    Stan
    0

    Same problem here. It is appreaciated D K M J, but your solution is not an answer to this problem - it is a workaround.

  • Eric Z 1 post 75 karma points
    Aug 21, 2020 @ 08:27
    Eric Z
    4

    Resolved by downgrading the “Microsoft.CodeCom.Providers.DotNetCompilerPlatform” package back to 2.0.1 from 3.6.0.

  • Tamer Mostafa Ibrahim 1 post 22 karma points
    Oct 01, 2020 @ 14:35
    Tamer Mostafa Ibrahim
    1

    Thanks a lot Eric... Your solution working for me...

  • Mikael Axel Kleinwort 154 posts 499 karma points c-trib
    Mar 30, 2021 @ 05:15
    Mikael Axel Kleinwort
    0

    Thank you, saved my day.

  • Siân Evans 2 posts 72 karma points
    May 11, 2021 @ 14:55
    Siân Evans
    0

    Worked for me too when setting up 8.13.0.

    For reference you can downgrade the version of “Microsoft.CodeCom.Providers.DotNetCompilerPlatform” via NuGet in VS.

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    Dec 06, 2020 @ 14:41
    Huw Reddick
    0

    just had the same problem so thanks for the answer Eric Z

  • 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