On Jul 27, 6:34 am, Rhishikesh Savadikar <[email protected]> wrote: > Dear Larry, > I didnt get your mail properly. When I click the link, it tries to download > something. > I am unable to understand what you want to say. > > Let me tell you that I am running this application in ASP.net..
That doesn't matter. What matters is what the browser sees. > > and following is the way in which I efined the key. > googleMap.Key = > "ABQIAAAAO6bi6982pwwMSa_nRPc_KRTowBHrCl1NOK6CKIdksJMl6lOWQBThjBPFv5f_pRGtqE > S1gtu0pzacEQ" > ; However you defined it, it isn't appearing in the browser. So it doesn't get sent to the google servers, so you get the key error. I think the problem is with the "plug in" you are using, not with the google maps API... > > Am I right? Thanks.... > > On Tue, Jul 27, 2010 at 6:55 PM, [email protected] > <[email protected]>wrote: > > > > > On Jul 27, 6:13 am, Rhishikesh Savadikar <[email protected]> > > wrote: > > > Thanks for the reply... > > > > Basically we are working on a final year academic project. Following are > > the > > > required details: > > > > Domain Name:http://www.vaastusearch.com/ > > > Google Map API Key: > > > ABQIAAAAO6bi6982pwwMSa_nRPc_KRTowBHrCl1NOK6CKIdksJMl6lOWQBThjBPFv5f_pRGtqES > > 1gtu0pzacEQ > > > > Thanks a lot for ur help..Best wishes.. > > > I don't see the key on that page. I see this: > > <script src="http://maps.google.com/maps?file=api&v=2" type="text/ > > javascript"></script> Notice that the key you defined above is not in the line above. It needs to be. -- Larry > > > > On Tue, Jul 27, 2010 at 2:41 PM, Andrew Leach <[email protected] > > >wrote: > > > > > On 27 July 2010 09:55, Rhishikesh Savadikar <[email protected]> > > > > wrote: > > > > > > What can I do next? > > > > > Give the link to your map and tell us what url you used when you > > > > generated the key. Since you have looked at possible sources of error, > > > > we can't help further without both those pieces of information. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Maps API" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<google-maps-api%2Bunsubscribe@ > > > > googlegroups.com> > > <google-maps-api%2Bunsubscribe@ googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-maps-api?hl=en. > > > > -- > > > with regards, > > > > Rhishikesh R. Savadikar. > > > +91 9890378800. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-maps-api%2Bunsubscribe@ > > googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-api?hl=en. > > -- > with regards, > > Rhishikesh R. Savadikar. > +91 9890378800. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
