iis7 integrated mode asp.net 4.0 forms authentication problem using IE8
Posted
by
FiveTools
on Stack Overflow
See other posts from Stack Overflow
or by FiveTools
Published on 2010-12-01T18:06:16Z
Indexed on
2011/01/10
20:53 UTC
Read the original article
Hit count: 248
Anyone experience any issues with IIS7, integrated mode forms authentication while using IE8? I have a website with a login form, once logged in, any postback causes the user to be logged out. This doesn't even happen consistently, sometimes I can login and not experience this issue, other times it happens instantly. I can not replicate the problem in any other browser and I cannot replicate on my development machine running / debugging vs2010.
© Stack Overflow or respective owner