Copied to clipboard

Flag this post as spam?

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


  • Joseph 7 posts 56 karma points
    Oct 04, 2015 @ 08:31
    Joseph
    0

    Error on upgrading from 6 to 7

    I've been going through the motions following the upgrade guides for what I need to do with upgrading Umbraco 6 to 7. When I try to push these changes out to production to perform the upgrade, I'm running into this issue:

    Could not load types from assembly umbraco.MacroEngines, Version=1.0.5557.19146, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Method 'get_Version' in type 'umbraco.MacroEngines.PropertyResult' from assembly 'umbraco.MacroEngines, Version=1.0.5557.19146, Culture=neutral, PublicKeyToken=null' does not have an implementation.

    Looking at the decompiled dll for umbraco.MacroEngines, there is indeed a missing C# property on the PropertyResult class for implementing the IProperty property Version.

    How exactly do I go about fixing this? I don't have access to the source code, so I can't implement the missing property.

  • Joseph 7 posts 56 karma points
    Oct 08, 2015 @ 03:45
    Joseph
    0

    I'm going from version 6.1.5 to 7.2.4 to be specific. Any thoughts?

  • 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