Copied to clipboard

Flag this post as spam?

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


  • Zac 239 posts 541 karma points
    Mar 26, 2013 @ 17:05
    Zac
    0

    Umbraco 6 and .net 4.5?

    Does anyone know if the new Umbraco v6 will work with .net 4.5?  Are there any known issues running u6 in .net 4.5?

    Any advice is greatly appreciated.

    Thanks

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 26, 2013 @ 23:20
    Jan Skovgaard
    0

    Hi Summit

    Yes Umbraco 6 is compatiable with .net 4.5 as far as I know. Have you experienced any issues?

    /Jan

  • Zac 239 posts 541 karma points
    Mar 26, 2013 @ 23:22
    Zac
    0

    Hi Jan,

    Thanks for your feedback.  We haven't experienced any issues yet but are curious to find out if others have run into issues with v6 on .net 4.5 as we're starting a large project.

    Thanks

    Zac

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 26, 2013 @ 23:31
    Jan Skovgaard
    0

    Hi Summit

    Ok, I think you should perhaps have a look at the issue tracker then and make a decision from that. Unfortunately there have been some weird issues with the first releases of 6...so I would probably wait untill 6.0.3 is released.

    /Jan

  • KoosMos 19 posts 41 karma points
    Apr 19, 2013 @ 11:54
    KoosMos
    0

    Hi,

    I use Umbraco 6.0.3 and when I choose .net 4.5 for the target framework, I have an error when I click on the node "Content" in the back office :
    WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive).

  • Thommy Kühn 4 posts 24 karma points
    Jul 16, 2013 @ 13:42
    Thommy Kühn
    0

    adding the following setting in the <appSettings> section of my web.config worked for me:

    <add key="ValidationSettings:UnobtrusiveValidationMode" value="None" />
    

    Thommy

Please Sign in or register to post replies

Write your reply to:

Draft