On Dec 28, 9:11 pm, Yatindra <[email protected]> wrote: > hi all, > > THis is my first email to the group. I am facing with a issue, i have > ccreated a application in C#.NET with some javascript content torender > google maps.In my config file ihave given a key and value where user > can generate the google api key and use it.When i amusing the key with > localhost everything appearsfine
Key validation is skipped for localhost to allow testing. > but when i generate the key using mym/ > c IP i am not ableto use the same and get the error message "please > generate new key" , I have tried the same for public domain machines > but continue to get the error.please guide me as to what i shud be > doing. There are 2 places to check: http://mapki.com/index.php?title=Read_This_First#My_API_key_doesn.27t_work or http://code.google.com/apis/maps/faq.html#keysystem (what is window.location.host when you view the page on the "public domain machines") If neither of those help please read and follow the posting guidelines (post a link to your site that shows the problem): http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical -- Larry -- 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.
