Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser not loading the website given in the url build with Angular and Options
Kranthi
Posted: Thursday, October 8, 2020 7:33:51 AM
Rank: Newbie
Groups: Member

Joined: 10/8/2020
Posts: 1
Dear Team,
In ArchestrA we got this EO.WebBrowser as a default app. In side this we are trying to call a website. Below is the problem of the description we are facing.

1. When Site don't have any authentication Web Browser loads the site without any issues.
2. When Windows authentication is enabled site stops loading in the control either it is hosted as http or https also.


Please let me know if you got any issue of this kind already. I have gone through earlier questions list already.

Let me know if any more details required.

Thanks & Regards,
Kranthi M.
eo_support
Posted: Thursday, October 8, 2020 1:50:48 PM
Rank: Administration
Groups: Administration

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

This can be normal if the credential used by your calling process is rejected by your web server. You can explicitly specify which Windows user to use by calling this method:

https://www.essentialobjects.com/doc/eo.webengine.engine.start_overload_1.aspx

You can then use this engine when you create WebView and the WebView will use the identify you provided for Windows authentication.

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.