ASP.Net MVC4 configuration error after installing MySQL Connector .NET

前端 未结 7 1756
独厮守ぢ
独厮守ぢ 2020-12-14 09:20

I\'m creating a MVC4 web application project.When i\'m using empty project and simply run it on browser it works fine.But the problem is when i\'m trying to create a Interne

7条回答
  •  情深已故
    2020-12-14 09:57

    finally I have solved it my own and it was a small solution. Just have to add a reference to Web.Mysql dll file and now it works properly.

提交回复
热议问题