.net ashx Session 未将对象引用到实例

public class login : IHttpHandler, System.Web.SessionState.IRequiresSessionState

要加上 

 System.Web.SessionState.IRequiresSessionState
喜欢的朋友请帮忙点个赞!!!
原文地址:https://www.cnblogs.com/mchuang/p/5443833.html