Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

The password supplied is invalid.

$
0
0

Hi everyone,

Im creating a new user with create user wizard control but facing with this error:

The password supplied is invalid.  Passwords must conform to the password strength requirements configured for the default provider.

this is my web.config:

<membership defaultProvider="MyMembershipProvider"><providers><add name="MyMembershipProvider"
         type="System.Web.Security.SqlMembershipProvider"
         passwordFormat="Clear"
         minRequiredNonalphanumericCharacters="0"
         requiresQuestionAndAnswer="false"
         connectionStringName="LoginConnectionString"/></providers></membership>

I dont want any restriction to password.any password format will be accepted.

how to fix this error?


Viewing all articles
Browse latest Browse all 4737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>