Young87

SmartCat's Blog

So happy to code my life!

游戏开发交流QQ群号60398951

当前位置:首页 >Asp.Net

非web.ui.page类Session读写问题

在非webpage页面使用session 用 httpcontext.current.session读写数据时会出现 session为空 session内容数据为空的情况 原因就是未声明IRequiresSessionState  IRequiresSessionState等接口 非webpage页面默认无权限获取session

除特别声明,本站所有文章均为原创,如需转载请以超级链接形式注明出处:SmartCat's Blog

上一篇: webclient注意事项

下一篇: HttpException (0x80004005): 超过了最大请求长度

精华推荐