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.
|
Rank: Advanced Member Groups: Member
Joined: 3/10/2020 Posts: 59
|
Is there any update on this issue?
|
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!
|