No owin.Environment item was found in the context

前端 未结 12 1830
心在旅途
心在旅途 2020-12-10 00:44

Microsoft recently introduced new ASP.NET Identity - replacement for old (Simple)Membership. Unfortunately, I can\'t use this new membership system in my old project because

12条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-10 01:23

    If you happened to have copied the below config from MVC4, you should remove it from web.config

    
    

提交回复
热议问题