Copied to clipboard

Flag this post as spam?

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


  • Kurt 29 posts 111 karma points
    Mar 02, 2016 @ 19:52
    Kurt
    0

    Getting "Could not load file or assembly" error when trying to view the blog

    I'm trying to get Articulate to work on an existing Umbraco installation. When I navigate to the blog URL, I get the following error:

    Could not load file or assembly 'System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.

    The Umbraco version I'm using is 7.2.8. So what am I missing here? Do I need to manually update the Razor dll (which I'm hesitant to do)? Should I just redirect the version 3 to whatever version I have in the bin folder (seems unlikely)?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Mar 03, 2016 @ 13:27
    Alex Skrypnyk
    0

    Hi Kurt,

    You can try to fix it with nuget:

    Update-Package –reinstall Microsoft.AspNet.WebPages 
    

    Thanks

  • Kurt 29 posts 111 karma points
    Mar 04, 2016 @ 22:54
    Kurt
    0

    Alex, please correct me if I misunderstand, but does this mean that Articulate requires MVC5?

  • 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