The sql-membership-provider tag has no wiki summary.
0
votes
0answers
145 views
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine [closed]
I am using this code to read excel data into sql.But i got error like this The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine .Plz give good solution for me.
String ...
1
vote
1answer
187 views
SharePoint 2010 and ASP Profile Provider
We have web application with SQL ASP Membership Provider, Role manager and profile provider. This web application has both authentication methods: NTLM and forms. Everything works fine.
Problem ...
0
votes
2answers
2k views
How to create a custom FBA login Page that forces user to change password and view license agreement if required
We have implemented our own MembershipProvider. I inherited the SQLMembership provider used the Microsoft ASP Membership SQL database. We have extended this database so that you could set a bit flag ...
1
vote
1answer
296 views
Error Adding FBA User as Site Collection Administrator
I'm having a problem trying to add an ASP.NET Membership (SQL Provider) user as a site collection administrator in WSS3.
My user can log into the front end website and can manage their profile ...
3
votes
3answers
182 views
Is there a tool that can let me manage MemberShip SqlProvider names/passwords in SharePoint?
Currently we have a SQL Provider setup to manage a SharePoint Site Collection via Forms Based Authentication. However I currently have no real tools to manage the users within. I'd like to get a ...
