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

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -