API keys are bound to a specific domain you specified when you register so you have to need to use another key for each testing site you use. With regards to obtaining a public domain why not create a subdomain on your site and use that to test your app. To avoid being indexed, use robots.txt or password-protect it.
On 10/24/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On Oct 24, 7:56 am, senk <[EMAIL PROTECTED]> wrote: >> yeah, i have not tried that with the same page. i have created some >> other sample maps and tried in a public website. >> this application as a whole needs to be tested before putting that in >> a public website. my testing team will access my system via intranet >> using my machine ip address. the application currently works fine when >> accessed using localhost but not using my machine ip. any solution to >> this issue? > > Put it on a publicly available (but not publicly advertised) web > server... > >> >> Senk >> >> On Oct 24, 7:09 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >> wrote: >> >> >> >> > On Oct 24, 4:14 am, senk <[EMAIL PROTECTED]> wrote: >> >> > > Hi >> >> > > i have a application developed using google maps in my localmachine. >> > > i have generated a key forhttp://Localhost/. the application works >> > > fine when i access the page usinghttp://Localhost/GMap/GMaptest.aspx. >> > > when i tried to access via >> > > mymachineiplikehttp://192.168.1.36/Gmap/GMaptest.aspx, >> > > i am getting an alert message as API key is registered for a different >> > > website. I tried registering for a key tohttp://192.168.1.36/andput >> > > that key in my web page, but still i am getting the alert message. is >> > > this related to non public domain issue? >> >> > Probably. >> >> > > could some one let me know what is that i am missing here and why i am >> > > not able >> > > to access the map with mymachineip. >> >> > Does it work on a public website? >> >> > -- Larry- Hide quoted text - >> >> - Show quoted text - > > > -- JHOURLAD ESTRELLA http://www.hiboohi.com http://blog.hiboohi.com Email:[EMAIL PROTECTED] Y!M: [EMAIL PROTECTED] Phone: +966 560 476 350 Paypal:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
