c# - ExtendedWebBrowser. Use 32-bit version of your browser -


i hoping can have input problem. did extendedwebbrowser using following article http://www.codeproject.com/articles/13598/extended-net-webbrowser-control going embedded inside windows application navigates url. error getting when navigate extendedwebbrowser. enter image description here

i can navigate internet explorer. input on how make extendedwebbrowser use 32 bit version instead of 64

thanks

i think solution build application targeting 32 bit mode (x86 option). use 32 bit webbrowser.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -