Copied to clipboard

Flag this post as spam?

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


  • Jan Bengtsson 64 posts 107 karma points
    Nov 03, 2015 @ 08:30
    Jan Bengtsson
    0

    Upgrading 7.2.8 -> 7.3.1 fails using NuGet

    Hi,

    I'm trying to upgrade my 7.2.8 site to 7.3.1 using NuGet in Visual Studio 2013. However this fails with the following error message:

    Updating 'Microsoft.AspNet.WebPages 2.0.20710.0' to 'Microsoft.AspNet.WebPages 3.2.3' failed. Unable to find a version of 'Microsoft.AspNet.Web.Helpers.Mvc' that is compatible with 'Microsoft.AspNet.WebPages 3.2.3'.

    Anyone able to help?

    Thanks /Jan

  • Robin Hansen 135 posts 368 karma points
    Nov 19, 2015 @ 12:17
    Robin Hansen
    0

    I 2nd that - ran into the very same issue... :-|

  • Bijesh Tank 192 posts 420 karma points
    Nov 20, 2015 @ 09:31
    Bijesh Tank
    101

    I've just recently done an upgrade to 7.3.1 and although I didn't have this particular issue I did run into other similar issues with a few other NuGet packages. I had to remove the troublesome one and run the upgrade again.

    I would try removing Microsoft.AspNet.Web.Helpers.Mvc and run the upgrade again.

    Looking around on the Nuget gallery I think Microsoft.AspNet.Web.Helpers.Mvc is quite old now. I have a different version installed instead https://www.nuget.org/packages/Microsoft.AspNet.WebHelpers/

    See if that works for you.

  • Jan Bengtsson 64 posts 107 karma points
    Nov 27, 2015 @ 12:41
    Jan Bengtsson
    0

    Hi Bijesh, after working with other things for some time, I had the opportunity to try your tip today. And it worked just fine. Many thanks for your help! /Jan

  • Bijesh Tank 192 posts 420 karma points
    Nov 27, 2015 @ 12:54
    Bijesh Tank
    0

    No worries, I'm glad it worked.

Please Sign in or register to post replies

Write your reply to:

Draft