Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Membership.ValidateUser returns false after upgrade to VS 2010 / .NET 4.0

765441Apr 28 2010 — edited Jul 22 2010
Not sure whether this pertains to VS 2010 or to the upgraded framework, but... we are using the Oracle membership provider to authenticate users. Prior to the upgrade everything worked fine, but now Membership.ValidateUser(user, password) returns false despite valid credentials. There is no exception thrown, so it's hard to determine what the problem might be. The website administration tool in VS 2010 is still able to manage users and roles, so I have no reason to question connectivity. What might the problem be? There is so little code apart from the Web.config <membership> block, I don't know how to troubleshoot.
This post has been answered by 15208 on Apr 28 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 19 2010
Added on Apr 28 2010
3 comments
3,733 views