Copied to clipboard

Flag this post as spam?

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


  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Oct 27, 2016 @ 14:30
    Jeroen Breuer
    1

    Upgrade from Umrbraco Forms 4.1.3 to 4.1.6 error

    Hello,

    I'm on Umbraco 7.2.8 with Umbraco Forms 4.1.3. I want to upgrade to Umbraco Forms 4.1.6 for the security patch: http://umbraco.com/follow-us/blog-archive/2016/10/14/umbraco-forms-security-notice/

    When I try to upgrade with NuGet I get the following exception:

    Update-Package : Updating 'Microsoft.AspNet.Mvc 5.2.3' to 'Microsoft.AspNet.Mvc 4.0.20710.0' failed. Unable to find a version of 'UmbracoCms.Core' that is compatible with 'Microsoft.AspNet.Mvc 4.0.20710.0'.
    At line:1 char:1
    + Update-Package UmbracoForms -Version 4.1.6
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Update-Package], Exception
        + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.UpdatePackageCommand
    

    Is Umbraco Forms 4.1.6 not compatible with Umbraco 7.2.8 which is using MVC 4?

    Jeroen

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Oct 31, 2016 @ 14:00
    Warren Buckley
    1

    Hi Jeroen,
    This is very odd can you trying using the following perhaps?

    Update-Package UmbracoForms -version 4.1.6 -IgnoreDependencies

    Alternatively have you tried using the UI as well to give you any other insights or clues to the problem?

    Cheers,
    Warren :)

Please Sign in or register to post replies

Write your reply to:

Draft