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'.
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.
TypeLoadException while debugging Umbraco 7.15.0
Hi -- Recently updated 7.12 to 7.15, and I'm getting multiple errors that say
It looks like the error is occurring here:
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.
is working on a reply...