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,
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 ^_^
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!
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
I have same problem like Emiliano. Emiliano are you find any solutions for this error?
Edit:
I use Umbraco v6.2.2
Thanks!
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)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Method not found: 'Boolean '
Hi,
I use Umbraco 6.0.5.
When I add a new Geocoded Address I have this error:
tnx ^_^
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!
Hi,
I add the configuration correctly but the error show when I select any Geocoded Address. the error complete is
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
Hi,
I have same problem like Emiliano. Emiliano are you find any solutions for this error?
Edit:
I use Umbraco v6.2.2
Thanks!
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)
is working on a reply...