User.Identity.Name 为空的问题
FormsAuthentication.SetAuthCookie(userInfo.UserID, true); IE9以下版本没有问题。IE9获取User.Identity.Name为空。导致无法登录系统
[解决办法]
其他浏览器呢
[解决办法]
看到兼容性问题 脑门充血
发布时间: 2012-06-14 16:00:31 作者: rapoo
User.Identity.Name 为空的问题
FormsAuthentication.SetAuthCookie(userInfo.UserID, true); IE9以下版本没有问题。IE9获取User.Identity.Name为空。导致无法登录系统
[解决办法]
其他浏览器呢
[解决办法]
看到兼容性问题 脑门充血