Hi Experts,
I am trying to configure my sharepoint website using form based authentication . After completing some steps I added following things to SharePoint admin Web.Config file.
- Membership
- Role Manager
- <add key="FBA" value="%" /> in PeoplePickerWildcards
But After Adding the ROLEMANAGER section I am getting error. If I removed the section it is ok.
Can experts help me to solve the error.
AshisK