Bad Cookies after Upgrade to CF 10
We recently upgraded our servers from Win server 2005, IIS 6, CF 9 to Win Server 2008, IIS 7.5, & CF 10. The new servers ended up with the same IP, etc as the old. We have had a problem where cookies that were set in browsers hitting the old server are causing problems when hitting the new server.
The symptoms of the problem are that the session is renewed on each page load - so for login attempts, and other things involving session storage can never happen. We have found that in order to "fix" the problem we have to have our end users delete ALL cookies, and then things seem to be working fine.
We are just guessing that somehow the browsers are being tripped up/confused by the fact that the existing cookies appear valid, since it is for the exact same domain/etc, but that the difference between IIS 6 vs IIS 7.5 and CF 9 vs CF 10 are enough to confuse it.
Anyone have any ideas what we can do short of forcing alll of our users do manually delete all of their cookies? (Nightmare).
Thanks.
