Copied to clipboard

Flag this post as spam?

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


  • Emiliano Pinto 4 posts 24 karma points
    Jun 05, 2013 @ 10:05
    Emiliano Pinto
    0

    Method not found: 'Boolean '

    Hi,

    I use Umbraco 6.0.5.

    When I add a new Geocoded Address I have this error:

    Method not found: 'Boolean Umbraco.Core.Models.EntityBase.Entity.op_Inequality(Umbraco.Core.Models.EntityBase.Entity, Umbraco.Core.Models.EntityBase.Entity)'

    tnx ^_^

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jun 06, 2013 @ 00:24
    Rusty Swayne
    0

    Hi Emiliano,

    I updated the Umbraco binary references and did not see anything break.

    Would you confirm you have the configuration section added correctly. 

    You need the <section name="uLocate" ...

    and the subsequent 

    <uLocate configSource="config\uLocate.config" />

    I will be adding this to the installer at some point ;-)

    Please let me know if this was it!

  • Emiliano Pinto 4 posts 24 karma points
    Jun 07, 2013 @ 09:07
    Emiliano Pinto
    0

    Hi,

    I add the configuration correctly but the error show when I select any Geocoded Address. the error complete is

    [MissingMethodException: Method not found: 'Boolean Umbraco.Core.Models.EntityBase.Entity.op_Inequality(Umbraco.Core.Models.EntityBase.Entity, Umbraco.Core.Models.EntityBase.Entity)'.]
    uLocate.Web.WebPages.EditGeocodedAddress.Page_Load(Object sender, EventArgs e) +0
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.EventHandler.Invoke(Object sender, EventArgs e) +0
    System.Web.UI.Control.OnLoad(EventArgs e) +91
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

    I use Umbraco version v6.0.5 (Assembly version: 1.0.4869.18012) on Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

  • PrsicE 3 posts 51 karma points
    Oct 08, 2014 @ 09:56
    PrsicE
    0

    Hi,

    I have same problem like Emiliano. Emiliano are you find any solutions for this error?

    Edit:

    I use Umbraco v6.2.2


    Thanks!

  • Ajay Karwal 31 posts 149 karma points
    Jul 01, 2015 @ 13:29
    Ajay Karwal
    0

    Hi I'm just trying to get uLocate up and running and have come across the same error when adding a location.

    Have added everything necessary into web.config

    Has a solution been found yet?


    I'm using Umbraco v6.1.6 (Assembly version: 1.0.5021.24867)

  • 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