The exact error I'm seeing when pointing an embedded webbrowser control to any google staticmap url is:
"Unable to download staticmap from maps.google.com. Unable to open this Internet site. The requested site is either unavailable or cannot be found" This error seems only to happen with these circumstances: 1) From within an embedded IE control or 2) via launching IE from .NET code using "System.Diagnostics.Process.Start(sURL)" The error never occurs when: 1) the same URL is manually loaded directly in IE address bar 2) the same URL is loaded via code in Chrome (Chrome set as default browser). Any suggestions would be appreciated. Thanks. -- 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.
