Welcome Guest Search | Active Topics | Sign In | Register

64 Bit Browser Options
Ed
Posted: Tuesday, March 5, 2019 11:24:56 AM
Rank: Newbie
Groups: Member

Joined: 3/5/2019
Posts: 1
I am hoping to use your product in a windows form project. We need the browser to run in 64 bit mode. When I pull up the webpage in question that needs to run in 64 bit mode I get a message saying the browser is not a 64 bit browser. Is there a way to configure the webcontrol to run in 64 bit mode?

eo_support
Posted: Tuesday, March 5, 2019 12:27:16 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

No. The native browser engine always runs in 32 bit mode. However your application is not affected by this and it can run in either 64 bit mode or 32 bit mode. This is because the actual browser engine runs in a child process of your application so it does not have to be the same as bit mode of your application. However because our DLL only contains the 32 bit binary of the browser engine, the browser engine always run in 32 bit mode.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.