简体   繁体   English

iis7集成模式asp.net 4.0使用IE8形成身份验证问题

[英]iis7 integrated mode asp.net 4.0 forms authentication problem using IE8

Anyone experience any issues with IIS7, integrated mode forms authentication while using IE8? 使用IE8时,有人遇到IIS7,集成模式表单身份验证的任何问题吗? 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. 我无法在任何其他浏览器中复制该问题,也无法在运行/调试vs2010的开发计算机上复制该问题。

Is your application on a server farm? 您的应用程序在服务器场上吗? If so, ensure your web.config's have matching machine keys - http://msdn.microsoft.com/en-us/library/w8h3skw9(v=VS.100).aspx 如果是这样,请确保您的web.config具有匹配的机器密钥-http: //msdn.microsoft.com/zh-cn/library/w8h3skw9(v=VS.100).aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM