We have an existing ASP.Net Web Forms application that is installed on each client's own server. This has been used by them all for a while and never really had a problem, we now have some people who when logging on via an iPad get the error:
invalid value for encrypted ticket parameter
We have iPads here for testing and we don't get the error and despite getting them to ensure cookies are accepted in safari settings and even asking them to try Chrome on the iPad makes no difference. Not being able to replicate it makes it very difficult to diagnose so I'm hoping someone may have had this problem before.
It is using Forms authentication with a custom MembershipProvider.