Tagged Questions
3
votes
2answers
739 views
FBA custom login page - membership provider returns “The method or operation is not implemented.”
My SP web application use FBA authentication (AD and aspnetSQLmembership providers). I want log in to SP site from custom SP login page. In code-behind page (my class inherit ...