I am using this ASP.NET component...

http://googlemap.codeplex.com/wikipage?title=Google%20Geocoder&referringTitle=Documentation

Which is basically a wrapper of the Google Web Service. If I run the code on
my localhost it works fine. The problem is when i upload it to my host. Now
this has worked fine with no problems on my host for the last couple of
weeks. I have not executed the code for 3 weeks and now I am getting the
error.

Here is a link to the file that is not working....

http://ecosmartus.theoptimizedesign.com/_test/geocode.aspx

... which is on a Rackspace Cloud accounts. THat code should either display
some coordinates or the the Status if there's an error. I'm afraid it's not
that useful otherwise. Now the hits against the webs ervice are by IP
address, correct? Since, this is a shared hosting account, then there are
other sites using the same IP address, is it possible that other sites went
over the limit and mine is affected as well if it's using the same IP
address?

Thanks!

On Thu, Dec 2, 2010 at 12:14 PM, [email protected]
<[email protected]>wrote:

> On Dec 2, 8:58 am, Lee Zoumas <[email protected]> wrote:
> > Hi,
> >
> > I am using the Goolge Maps API, and for weeks it worked fine when
> > trying to make one geocoding request. But now for some reason I am
> > getting the OVER_QUERY_LIMIT error when making a single request. It's
> > my understanding that this error occurs when you try to make too many
> > requests at once, correct?
>
> Yes. Are you using the v2 API geocoder or the geocoding web service?
>
> > Has this happened to anyone, or does anyone
> > know why this is happening?
>
> No way to tell from the information you provided.
> A link to your map that exhibits the problem would be extremely
> helpful.
>
>  -- Larry
>
> >
> > Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to