Copied to clipboard

Flag this post as spam?

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


  • Scott Mendez 6 posts 26 karma points
    Nov 17, 2014 @ 12:19
    Scott Mendez
    0

    The call is ambiguous

    Hi,

    We're using the SmartBlog functionality and all was working fine until Saturday morning. We're receiving the following error and can't pin why;

    Exception Details: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: The call is ambiguous between the following methods or properties: 'Umbraco.Web.UmbracoHelper.Media(params int[])' and 'Umbraco.Web.UmbracoHelper.Media(params string[])'

    Source Error:

    Line 21: <![endif]-->
    Line 22:     <head>
    Line 23:         <title>Collinson Latitude | @CurrentPage.Name</title>
    Line 24:        <link rel="icon" type="image/ico" href="/Images/favicon.ico"/>
    Line 25:         <!-- Meta Data -->
    

    Removing line 23 displays another error. As I'm not fully versed in C# I'd really appreciate some help with this!

    Kind regards,

    Scott

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Nov 17, 2014 @ 12:31
    Jan Skovgaard
    0

    Hi Scott

    Has any of the content changed saturday morning? Has there been other kind of changes in regards to code or server setup that you know about?

    What version of Umbraco are you using?

    Looking forward to hearing from you.

    /Jan

  • Scott Mendez 6 posts 26 karma points
    Nov 17, 2014 @ 12:34
    Scott Mendez
    0

    Hi Jan,

    Nothing has changed, that I've been made aware of. Although our regular Backend office guy is off sick today so he may have changed something, I can't be 100% sure..

    The version is: Umbraco version 7.1.4 assembly: 1.0.5261.28127

    Cheers,

    Scott

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Nov 17, 2014 @ 12:36
    Dennis Aaen
    0

    Hi Scott.

    Perhaps this could be a help http://our.umbraco.org/forum/templating/templates-and-document-types/46223-How-to-solve-the-call-is-ambiguous-issue-in-Belle-RC-Version

    And there is a reported issue on this too, the issue can be found here http://issues.umbraco.org/issue/U4-3633. I know that it is not for the smart blog, but maybe you could do similar to solve this.

    Hope this helps, at some point.

    /Dennis

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Nov 17, 2014 @ 12:36
    Jan Skovgaard
    0

    Hi Scott

    Ok - I just moved your post into the forum of the package and hopefully the creator of the package or some other bright minds in here have a clue about why the error is happening. Unfortunately I'm lost at the moment.

    /Jan

  • Scott Mendez 6 posts 26 karma points
    Nov 17, 2014 @ 14:05
    Scott Mendez
    0

    Hi Dennis,

    I had previously come across the resolution you linked to, however, this doesn't appear to solve the issue. It seems to me that the issue lies within the belly of the C# coding as removing line 23 (which was stated as the problem, and is currently being used on all main page Templates) only serves to then bring up a different error...

    Jan: Thanks for moving this to the relevant section, apologies for not submitting to the correct place, initially.

    Here's hoping that someone may be able to assist...

    Kind regards,

    Scott

Please Sign in or register to post replies

Write your reply to:

Draft