Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
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.
Continue discussion
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
is working on a reply...
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.