iis 7 - iis7 integrated mode asp.net 4.0 forms authentication problem using IE8 -
anyone experience issues iis7, integrated mode forms authentication while using ie8? have website login form, once logged in, postback causes user logged out. doesn't happen consistently, can login , not experience issue, other times happens instantly. can not replicate problem in other browser , cannot replicate on development machine running / debugging vs2010.
is application on server farm? if so, ensure web.config's have matching machine keys - http://msdn.microsoft.com/en-us/library/w8h3skw9(v=vs.100).aspx
Comments
Post a Comment