Welcome Guest Search | Active Topics | Sign In | Register

wpf browser Cookies: Timing issue Options
myWorkspace
Posted: Tuesday, October 18, 2016 4:17:35 PM
Rank: Member
Groups: Member

Joined: 1/6/2016
Posts: 19
Hi,

In our wpf Desktop application we are using Essential Objects (EO) and wpf (IE) browsers. On the first portal User Interface Control (UIC) launch, can be either IE or EO, we are authenticating for both the browsers and making sure that the needed cookies are added to both the browsers cache (for the flexibility to user to launch either IE or EO UIC). And we authenticate again only if the cookies expire.

We are aware that EO persists cookie with expire time and the session cookies are cleared when the browser is closed. But we have been seeing that after authentication, if we launch any EO UIC after one and half or two hours for the first time, the cookies (even the ones with expiration set to 2018) are not found (This behavior is similar to clearing the cookies using the DevTools Resources). But, when we launch EO UIC right after the authentication,even after few hours cookies persist.

Is there any chance that EO browser is trying to clear the cookie cache in the first case?

I tried this with 16.2.37 build and I am not trying to clean the cache anywhere in my application.

If my query is missing any information needed, please let me know.

Thanks a lot to the EO support team for quick responses on issues and helping the users.
eo_support
Posted: Wednesday, October 19, 2016 8:08:10 AM
Rank: Administration
Groups: Administration

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

You can try it with the standalone Chrome browser and see if it behaves the same. If Chrome browser behaves the same, then the problem is definitely on the cookie itself.

If Chrome does work, then you can try to isolate the problem into a test project and send the test project to us. See here for more details:

https://www.essentialobjects.com/forum/test_project.aspx

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.