Hi all,
I've got a problem with System.Windows.Forms.WebBrowser
On every machine, with the exception of one, it works fine, but on this one machine JavaScript seems to get disabled on the page that the control is trying to render.
I've gone through every system setting I can find relating to it and told it to allow JavaScript, but no dice. I can't find any information anywhere about a similar problem, and I'm completely stumped.
Pretty much any suggestions are welcomed at this point (even if it involves moving this question over to SuperUser)
To further frustrate me, the same page displays fine with javascript working when I browse to it in internet explorer - this issue only manifests when it is run from within my application.
EDIT: System is Windows Vista with latest service packs etc installed, and the page is being viewed whilst connected to a VPN