“The specified cast from a materialized 'System.Int64' type to the 'System.Int32' type is not valid.” while using Asp .Net custom Identity

前端 未结 0 1739
暗喜
暗喜 2020-12-12 03:04

enter code here

    I am using custom Asp .Net identity , i am getting error while calling
var user = await UserManager.FindAsync( model.UserName, model.Pas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题