Hi,
I developed a simple desktop application in VS2008 using Google Maps
API V3 and everything works OK on my machine. Map is displayed in one
Web Browser control inside the application But when I install an
application to some other PC, in the Web Browser control I get "This
program cannot displa
Problem resolved :)
Issue was with the path of html file that I am loading in the Web
Browser control (JavaScript in inside that html file)
Thanks.
On May 24, 7:54 pm, "geocode...@gmail.com"
wrote:
> On May 24, 3:53 am,senadh wrote:
>
> > Hi,
>
> > I developed