Copied to clipboard

Flag this post as spam?

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


  • glenatron 37 posts 132 karma points
    Dec 23, 2013 @ 06:06
    glenatron
    0

    Need to target older .Net runtime, now Umbraco is broken- what to do?

    I have realised the server I am deploying to only has .Net 4.0 installed so having developed my Umbraco/MVC application on 4.5 I had to target the new runtime version and straight away the build breaks - it appears that lots of Umbraco depends on the HTMLAgilityPack which was apparently built against the 4.5 runtime.

    What - if anything - can I do to rescue matters? Do I need to reinstall or refresh umbraco somehow?

  • Graeme W 113 posts 289 karma points
    Dec 23, 2013 @ 11:14
    Graeme W
    0

    Hi Glenatron. Have you developed your app in Umbraco v 7 ?

  • glenatron 37 posts 132 karma points
    Dec 23, 2013 @ 11:54
    glenatron
    0

    This is in 6.1.6. I installed Umbraco from Nuget into the Visual Studio project.

  • glenatron 37 posts 132 karma points
    Dec 23, 2013 @ 12:06
    glenatron
    0

    Alright, what I did in the end was just to download the binaries from the download page and replace the ones nuget gave me. Sigh of relief.

Please Sign in or register to post replies

Write your reply to:

Draft