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.