ASP.NET - Problems every time a new cookie is added to existing cookie structure
Asked By Henry Taylor on 12-Nov-14 08:19 AM
Sometimes I need to add another cookie to my existing cookie structure but every time I do this the current users get errors when accessing the site.
Having them delete the cookie for my site fixes it.
What is the trick to adding cookies without requiring the users to delete the cookie for my site?