Sharepoint server can't see FBA Members

Hi!

We used the description of Donal Conlon, but we had a problem at point 6.

We met the problem, that the Sharepoint can’t see the FBA Members. We restarted the computer, but now we don’t know what to do next. Can you help us?

Thanks,
Dani

I'd say check that your membership provider, role provider and sql connection string are in all 3 web.configs (and are identical in all 3):

You sharepoint web application

Central Admin

Secure Token Service

 

For the sql connection string, make sure that the app pool user has permissions on the membership database if you're using windows authentication.

 

If you still have issues, use an external tool to make sure that your membership settings are correct. I use the IIS .Net Roles and .Net Features. You will have to temporarily set the default provider from the SharePoint provider to the provider you set up. Be sure to change it back when you are done.