O
Omar AL Zabir
We are running www.pageflakes.com on NLB. There are 2 servers running the
site on ASP.NET 2.0 on Windows 2003 32bit.
Both servers' event logs are flooded with this exception:
"Forms authentication failed for the request. Reason: The ticket
supplied was invalid."
I tried the following:
1. Same validation key in all servers' machine.config. Both server has
<machinekey exact same copy and "3DES".
2. Change the anonymous cookie name from default "." to something different
in both servers.
3. Change the authentication cookie name from default to something different.
Still no luck.
Please help!
site on ASP.NET 2.0 on Windows 2003 32bit.
Both servers' event logs are flooded with this exception:
"Forms authentication failed for the request. Reason: The ticket
supplied was invalid."
I tried the following:
1. Same validation key in all servers' machine.config. Both server has
<machinekey exact same copy and "3DES".
2. Change the anonymous cookie name from default "." to something different
in both servers.
3. Change the authentication cookie name from default to something different.
Still no luck.
Please help!