Welcome Guest Search | Active Topics | Sign In | Register

Exception in CookieManager.GetCookies() Options
bnymellon
Posted: Wednesday, October 27, 2021 10:20:26 AM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
Hi,

We are using EO webbrowser( 20.3.34.0) to load webpages in our WPF application.
when we try to get the cookie using CookieManager.GetCookies() below exception has be thrown.

Code:
EO.WebEngine.CookieCollection cookie = ((WebView)sender).Engine.CookieManager.GetCookies();

Exception:
Not a valid Win32 FileTime.Parameter name: fileTime
EC:0x80131502S.DateTime.FromFileTimeUtc(Int64)
IL:0x00000047S.DateTime.FromFileTime(Int64)
IL:0x00000000EO.Internal.rhvm.bbmd(String,Boolean)
IL:0x0000026dEO.WebEngine.CookieManager.GetCookies(String,Boolean)


Please let us know the possible reason for this exception and its how to resolve this exception.

Thanks.
bnymellon
Posted: Wednesday, November 3, 2021 3:27:30 AM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
Is there any update on this issue?
eo_support
Posted: Monday, November 8, 2021 12:40:39 AM
Rank: Administration
Groups: Administration

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

We have looked into this issue. I believe this is an issue that has already been resolved in the latest build. So please download the latest build and see if it resolves the issue for you.

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.