views:

248

answers:

2

I want to use mozilla control in my application.. But

when i use Webbrowsercontrol i just use

webbrowser.navigate("http://www.google.com")

but this commant is not working with mozilla control ant when we try to navigate to any web address it gives following exception.

Exception has been thrown by the target of an invocation.
A: 

That control is based on Firefox 1.5. There are a few projects on Google code that may work with later Firefox versions.

Sheng Jiang 蒋晟
A: 

Hi,

I'm also getting the same error in the code: AxMozillaBrowser1.Navigate("http://google.com")

The version is: Mozilla ActiveX Control 1.7.12

OS: XP-SP2

VB.Net 2008 Express Edition.

Could you please help me?

Naveen