I've added the membership and role provider keys for an FBA database into the web.config of a standard AD authenticated SharePoint site (as per Andrew Connells article).
This should then allow me to add roles and user to the site that can then be subsequently used to log in via an FBA configured Url.
When I add in a Role or User it should become underlined in the people picker dialog of the add user page, to show that the role/user has been recognised.
However this is the problem, I cannot get the roles or users to resolve and 'underline'. I have other sites configured in exactly the same way and working correctly, I just can't seem to get this site or any newly created sites to work as expected.
I've checked and rechecked my web.config entries, I've even pasted the entire web.config file from a site that works correctly into a problem site but I still can't get the user or role to resolve.
Ravishankar SinghPosted Apr 15, 2011, 11:53 PM
Hope you got the solution but if not then you check my article on FBA in MOSS using SQL.http://www.c-sharpcorner.com/UploadFile/hec.ravi/6138/?ArticleID=f0ae3fd3-12ba-4414-9a25-bd2f343108af
Jaganathan BantheswaranPosted Mar 7, 2011, 8:27 AM
Problem solved ?
If yes, Post your solution, this may be helpful to others