首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

User.Identity.Name 为空的有关问题

2012-06-14 
User.Identity.Name 为空的问题FormsAuthentication.SetAuthCookie(userInfo.UserID, true)IE9以下版本没

User.Identity.Name 为空的问题
FormsAuthentication.SetAuthCookie(userInfo.UserID, true); IE9以下版本没有问题。IE9获取User.Identity.Name为空。导致无法登录系统


[解决办法]
其他浏览器呢
[解决办法]
看到兼容性问题 脑门充血

热点排行