Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
1k views

How to get ExtendedMembershipProvider to work with ASP.NET MVC 4 and Custom Membership Provider?

I have got a custom membership provider to work with ASP.NET MVC 4 but when i whant to use the OAuth logins like Facebook etc I'm getting an error: To call this method, the "Membership.Provider" ...