摘要: ashx中使用HttpContext.Current.Session ,出现未将对象引用设置到实例 1.using System.Web.SessionState;2.public class GetUserInfo : IHttpHandler, IRequiresSessionState 阅读全文
posted @ 2012-10-23 09:03 天殇月痕 阅读(218) 评论(0) 推荐(0)