Copied to clipboard

Flag this post as spam?

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


  • Kenny Burns 173 posts 304 karma points
    Nov 22, 2012 @ 10:37
    Kenny Burns
    0

    Method Not Found: DynamicNodeList.GetEnumerator()

    Hi Guys,

    I have upgraded an umbraco site from 4.7 to 4.10 and everything went smoothly - except a couple of my macros, which are now throwing the error:

    Method not found: 'System.Collections.IEnumerator umbraco.MacroEngines.DynamicNodeList.GetEnumerator()'.    at Core.PageUtils.FindNodeOfTypeByProperty

    The line of code causing the issue is:
    promotion = Core.PageUtils.FindNodeOfTypeByProperty("friendlyName", promoId, "PromotionItem", Model);

    Has anyone come across this? This was working previously so maybe somehthign changed during upgrade.

    Thanks,

    Kenny

  • 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