Copied to clipboard

Flag this post as spam?

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


  • Daithi O'D 10 posts 40 karma points
    May 22, 2014 @ 15:23
    Daithi O'D
    0

    Is it possible to use latest Umbraco with .NET 4.0?

    Hi all,

    I have installed the latest version of Umbraco and I am wondering if it is possible to run it on .NET framework 4 instead of 4.5?

    If I try to change the TargetFramework attributes in the web.config to 4.0, it crashes on the following line presumably because it is a new feature of 4.5:

    Line 82:     <httpRuntime requestValidationMode="2.0" enableVersionHeader="false" targetFramework="4.0" />
    
    Parser Error Message: Unrecognized attribute 'targetFramework'. Note that 
    attribute names are case-sensitive

    Is there anyway of getting the installation to work on 4.0, or alternatively can someone link me to an older version of Umbraco that supports 4.0?

  • Claushingebjerg 939 posts 2574 karma points
    May 22, 2014 @ 15:36
    Claushingebjerg
    0

    Im pretty sure the answer is NO. V7 requires 4.5

  • Claushingebjerg 939 posts 2574 karma points
    May 22, 2014 @ 15:38
    Claushingebjerg
    100
  • Daithi O'D 10 posts 40 karma points
    May 22, 2014 @ 16:09
    Daithi O'D
    0

    Cheers Claus, version 6.2 will be enough for my requirements.

  • 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