asp.net mvc - System.NotSupportedException: Specified method is not supported -
Is it possible to get a user's password? Please, when I tried this code:
WebSecurity.InitializeDatabaseConnection ("nectarys-pc.MonitoringN.dbo", "supervisor", "UserId", "matriculate", automatic cutlet : truth); Var membership = (SimpleMembershipProvider) membership the provider; Model.motDePasse = Membership GETUser (Supervision metric, incorrect) .GetPassword (); This exception appears in the last line:
System.NotSupportedException: The specified method is not supported.
Note that superviseur.matricule is not the source of the problem.
According to MSDN -
check this resource to know how
Comments
Post a Comment