failing password verification with ASP.NET membership provider
Hi!
I've installed ODAC for Oracle11g and configure in my ASP.NET project in VS2008 oracle membership provider. I've also ran SQL scripts from $ORACLE_HOME/ASP.NET/SQL folder. Creating users works fine, but when I try to log in with password saved earlier it doesn't work. Then I change the passwordFormat in provider's settings to "Clear" and I see "Clear" passwords in database through SQL Plus. But password verification still not working. I've also try to reset the password and i've receive mail with new password. But with this new resetted password verification fails. What's wrong in my settings?
Thanks in advance.
Mubin.