Copied to clipboard

Flag this post as spam?

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


  • Hundebol 167 posts 314 karma points
    Oct 01, 2013 @ 15:46
    Hundebol
    0

    Datatype suddenly not working

    Hi guys,

    I'm running a rather old version of umbraco (4.0.2.1), where i', using the Google Maps Datatype.

    it has been working until now - i've changed nothing. The only error i've been able to find is this:

    At /umbraco/plugins/FergusonMoriyama/place/mapProxy.aspx?q=herning (Referred by: http://www.????.dk/umbraco/editContent.aspx?id=1274): System.Net.WebException: The remote server returned an error: (403) Forbidden.
       at System.Net.HttpWebRequest.GetResponse()
       at FergusonMoriyama.Place.mapProxy.Page_Load(Object sender, EventArgs e)
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
       at System.Web.UI.Control.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Any one know whats going on?

    best regards, Hundebøl

  • Duncan McDougall 35 posts 62 karma points
    Oct 01, 2013 @ 18:17
    Duncan McDougall
    0

    I've got the exact same problem on on a 4.5.2 site. Any ideas? This was reported to us last Friday. 

  • Dan 1285 posts 3917 karma points c-trib
    Oct 08, 2013 @ 16:50
    Dan
    1

    +1. Again, on a very old version of Umbraco (4.0.3) and Google Maps (1.1).

    I can only assume Google has changed the long-deprecated v2 API in such as way as this application breaks (see https://developers.google.com/maps/documentation/javascript/v2/reference).

  • Duncan McDougall 35 posts 62 karma points
    Dec 04, 2013 @ 14:42
    Duncan McDougall
    0

    Any update on this?

  • Chris Evans 137 posts 353 karma points c-trib
    Jan 06, 2014 @ 02:42
    Chris Evans
    0

    Bump. I've just encountered this same error.  Happens when attempting to search the address and return the lat/long from Google.
     
    It's on an old Umbraco site, v4.5.2, running Google Maps datatype v1.2

    Stack trace: 

    at  /umbraco/plugins/FergusonMoriyama/place/mapProxy.aspx?q=405+Oxley+Avenue%2C+Redcliffe%2C+Queensland+4020

    [WebException]: The remote server returned an error: (403) Forbidden.
      at System.Net.HttpWebRequest.GetResponse()
      at FergusonMoriyama.Place.mapProxy.Page_Load(Object sender, EventArgs e)
      at System.Web.UI.Control.LoadRecursive()
      at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    [HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown.

       at System.Web.UI.Page.HandleError(Exception e)

      at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
      at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
      at System.Web.UI.Page.ProcessRequest()
      at System.Web.UI.Page.ProcessRequest(HttpContext context)
      at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
      at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


    Not sure if there are any upgrade options that might fix this?  Can't upgrade the site itself, as it's way too big and has too much content and custom coding to allow an Umbraco version upgrade to 4.7 or later (which is required for Google Maps datatype 2.0+ I believe)...

     

Please Sign in or register to post replies

Write your reply to:

Draft