Copied to clipboard

Flag this post as spam?

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


  • suzyb 474 posts 932 karma points
    Jan 31, 2014 @ 12:52
    suzyb
    0

    Recaptcha library causing problems with DynamicNodeList

    I've downloaded the recaptcha library from this link (https://developers.google.com/recaptcha/docs/aspnet) and added it to my site.

    However having the dll in the bin folder causes an error with DynamicNodeList.  In my breadcrumb I have the following code

    if (Model.Ancestors().Any() && Model.NodeTypeAlias != "Course")

    With the recaptcha library DLL in the bin folder it I get this error related to the line above.

    'umbraco.MacroEngines.DynamicNodeList' does not contain a definition for 'Any'

    Does anyone have any idea how to solve this error.  Or can anyone recomend another captcha library that will work on an umbraco site.

Please Sign in or register to post replies

Write your reply to:

Draft