Alessio Ferrari a couché sur son écran :
> I follow your hint, but  the Web Site Administration Tool, in the section 
> Security, give me a new error ("Hashed or Encrypted passwords are not 
> supported with auto-generated keys.").

Ok try this
<add

connectionStringName="Membership"

passwordFormat="Hashed"

name="FbNewMembershipProvider"

type="FirebirdSql.Web.Providers.FbMembershipProvider,
FirebirdSql.Web.Providers, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=3D06A02581B682F8"

applicationName="WebSite14"

requiresQuestionAndAnswer="true"

enablePasswordRetrieval="true"

passwordFormat="Clear"

minRequiredPasswordLength="6"

requiresUniqueEmail="false"/>



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to