[Mono-winforms-list] WebBrowser proxy settings

salvatore.gallo salvatore.gallo at gmail.com
Tue Jul 14 04:04:54 EDT 2009


Hi,	
I solved the problem.
If you use Gecko and libgluezilla, information about the proxy must be
included in the file xulrunner.js using the same syntax of the file prefs.js
in firefox.

Salvatore



salvatore.gallo wrote:
> 
> Hi,
> I’m creating a custom web browser on Linux using Mono.
> I’ve already installed all the components such as Mono, and gluzilla, but
> when I try to connect from my browser to a web site (for instance
> http://www.google.com) the connection is rejected and a MessageBox appears
> with the following message: "www.google.com it could not be found. Please
> check the name and try again". My system is behind a proxy, and the
> problem
> is that I don't know how to set the proxy information.
> I've tried to add the defaultproxy tag to the machine.config file, but the
> browser doesn't work. I've also tried to set the http_proxy environment
> variable with the same negative result.
> 
> How can I set the proxy information?
> 
> Thanks a lot.
> 
> Regards
> 
> Salvatore
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
> 

-- 
View this message in context: http://www.nabble.com/WebBrowser-proxy-settings-tp24407583p24475296.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list