Copied to clipboard

Flag this post as spam?

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


  • Roman 4 posts 74 karma points
    Mar 15, 2016 @ 14:37
    Roman
    0

    Problems with Umbraco.ModelsBuilder

    I've got this error:

    Could not load types from assembly Umbraco.ModelsBuilder, Version=3.0.1.92, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Editors.EditorValidator1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Editors.EditorValidator1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Editors.EditorValidator1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Editors.EditorValidator1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Models.ContentEditing.ContentTypeSave1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Models.ContentEditing.ContentTypeSave1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null". Exception: System.TypeLoadException: Couldn't load type "Umbraco.Web.Models.ContentEditing.ContentTypeSave`1" from assembly "umbraco, Version=1.0.5820.25379, Culture=neutral, PublicKeyToken=null".

    I even can't find the cause! I've reinstalled Umbraco several times but it didn't help.

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 17, 2016 @ 07:52
  • Jez Reel R. Maghuyop 20 posts 62 karma points
    Apr 14, 2016 @ 11:00
    Jez Reel R. Maghuyop
    0

    Hi Roman, Did you find the fix for this error? I encounter the exact same thing after I upgrade from 7.3 to latest which is I think 7.4.

  • dan 54 posts 133 karma points
    May 24, 2016 @ 16:02
    dan
    0

    Anyone figure this one out?

  • Comment author was deleted

    May 27, 2016 @ 12:12

    Just hit the same issue on a upgraded site, also not using modelbuilders (error didn't happen immedialty after upgrade but just popped up a couple days after)

  • Stephen 767 posts 2273 karma points c-trib
    May 27, 2016 @ 13:59
    Stephen
    0

    Usually means that one of the DLLs (eg an Umbraco DLL) has not been properly upgraded. Can you check? Can you test with a fresh Umbraco install instead of an upgrade?

  • Comment author was deleted

    May 27, 2016 @ 14:17

    Ok thanks, might be the case :) Yeah not getting it on a fresh install

  • Chris Lord 58 posts 211 karma points
    Jun 16, 2023 @ 14:04
    Chris Lord
    0

    I found this as I was having the same problem on an old v7 upgrade. Was going well until I tried to go from 7.14 to 7.15 (then planning migration to 8).

    My issue was the project was still targeting framework 4.5 and the UmbracoCms.Core package wasn't updated. Targeted later framework version which mean UmbracoCms.Core would update and then all good.

    Now onto the v8 migration. I may be back :)

Please Sign in or register to post replies

Write your reply to:

Draft