1

I have to make an ASP.NET MVC 4 application using MySQL database and OAuth2

But I am unable to make the open Authentication run. Can any one please help? Getting the following error Unable to connect to any of the specified MySQL hosts.

add name="MySQLMembershipProvider" type="MySql.Web.Security.MySQLMembershipProvider,

1
  • Hello - could you share some examples of your code? And some more details of what exactly is going wrong? Thanks Commented May 8, 2014 at 10:31

1 Answer 1

2

Though you did not specify your problem exactly but hope that will help http://www.asp.net/mvc/tutorials/security/using-oauth-providers-with-mvc

Sign up to request clarification or add additional context in comments.

2 Comments

I want to do it with MySQL not with MSSQL
Surely the concepts apply across the board!?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.