Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Cookie Issue on IE browser

Avatar

Former Community Member

Hi,

I am currently facing an issue on IE browsers. I am not able to delete the cookies by editing the cookie and adding it back to response object. I have tried setting MaxAge to 0, value to null and "", domain and path . but no luck. it is working fine on other browsers.

Can someone please suggest how to resolve this?

-Punit Jindal

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

IE 9 and IE10. I tried setting white list cookies in Optoutserviceimpl and it finally worked for me. Didn't find any other way.

View solution in original post

2 Replies

Avatar

Level 6

IE version pls?

Avatar

Correct answer by
Former Community Member

IE 9 and IE10. I tried setting white list cookies in Optoutserviceimpl and it finally worked for me. Didn't find any other way.