Copied to clipboard

Flag this post as spam?

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


  • Alan Draper 19 posts 79 karma points
    Dec 18, 2020 @ 18:55
    Alan Draper
    0

    TypeLoadException while debugging Umbraco 7.15.0

    Hi -- Recently updated 7.12 to 7.15, and I'm getting multiple errors that say

    System.TypeLoadException HResult=0x80131522 Message=GenericArguments[1], 'System.Int32', on 'Umbraco.Core.Persistence.Repositories.RepositoryBase`2[TId,TEntity]' violates the constraint of type parameter 'TEntity'.

    It looks like the error is occurring here:

    Umbraco.Core.dll!Umbraco.Core.Persistence.Repositories.ContentTypeBaseRepository

    Any ideas what might be causing it? I can't tell if it is harmless or something I should worry about, but it id definitely hampering my ability to debug the site.

  • Street 1 post 71 karma points
    Dec 19, 2020 @ 09:35
    Street
    0

    TypeLoadException: Could not load type 'umbraco. Important: Running applications in debug mode does incur a memory/performance The Umbraco APIs don't work outside of an HttpContext - it's one of the current limitations that the MVC version, v5, was meant to addressUnder MySQL, the backend in 7.0.0 won't load any application trees. I can see the different sections

    official site

  • 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