Copied to clipboard

Flag this post as spam?

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


  • Ric Carey 47 posts 89 karma points
    Jan 16, 2014 @ 13:34
    Ric Carey
    0

    Upgrading Contour Isssue

    Hey,

    Ive updated contour like it says on the upgrade steps from Contour 1.1.12 to 3.0.18.

    However i am now getting

    Could not load type 'Umbraco.Web.WebApi.UmbracoApiController' from assembly 'umbraco, Version=1.0.4807.33359, Culture=neutral, PublicKeyToken=null'.

    Server error on any page i go to.

    Any ideas why this might be happening, i tried reverting back my files and installing 3.0.6 which was greeted with the same issue.

    Thanks in advance. Im using Umbraco 4.11.5 which has been upgraded from an earlier v4.x version.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 16, 2014 @ 13:40
    Tim Geyssens
    100

    Could you remove the v7 providers assembly and see if that fixes anything

  • Ric Carey 47 posts 89 karma points
    Jan 16, 2014 @ 14:57
    Ric Carey
    0

    Yeah that appears to have fixed it. Thanks Tim

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 16, 2014 @ 16:17
    Tim Geyssens
    0

    Looks like you are using older version that doesn't have the webapi controllers , but that's only used for some v7 related stuff so removing that assembly makes it work :)

  • Ric Carey 47 posts 89 karma points
    Jan 16, 2014 @ 16:35
    Ric Carey
    0

    im now getting intermitent YSOD realting to this thread http://our.umbraco.org/forum/umbraco-pro/contour/42981-Could-not-load-type-SystemRuntimeCompilerServicesExtensionAttribute-from-assembly-mscorlib?p=5

    basically sometimes it will work fine other times it will show up

    could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

    relating to <asp:ScriptManager ID="ScriptManager1" runat="server" />

    But its also caused an XSLT macro to start erroring, in the stack trace its showing:

    umbracoMacro InnerException    Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

    I tried downgrading to v3.0.17 which fixed the error with the macro, but my Contour forms then stopped working.

    A quick google shows that error is something to do with .net 4.5.

     

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 17, 2014 @ 09:56
    Tim Geyssens
    0

    Yeah make sure you have .net framework 4.5

  • John Walker 41 posts 136 karma points
    Jan 21, 2014 @ 11:12
    John Walker
    0

    Just had the exact same issue, removing the v7 providers assembly fixed the issue.

    Thanks both

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 21, 2014 @ 11:14
    Tim Geyssens
    0

    Yeah that one is build agains .net 4.5 but if you aren't running v7 you don't need it so save to remove

  • wayne nixon 12 posts 32 karma points
    Jul 23, 2014 @ 19:24
    wayne nixon
    0

    how do i remove the V7 assembly ???

  • 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