Quote Originally Posted by saturnus83 View Post
Hi forum,
I've a VB6 project within a WebBrowser control on the main form.
I use it for visualize a map of the city with GoogleMaps.
Recently it gives me this error: "This browser is not more supported".
I'm using Internet Explorer 8 on a XP operative system... the latest browser for Windows XP.
Support for Windows XP and Internet Explorer 8 on Windows XP has ended.

How can I resolve my problem?
I need a space on my form where I can visualize a GoogleMaps map.
Thanks.

Andrea
Do you register you app under FEATURE_BROWSER_EMULATION registry key? I not, you are actually using IE7 engine in the WebBrowser control.

Try searching this forum for further explanations.

cheers,
</wqw>