在windows server 上安装了mysql,部署了asp.net网站。访问数据库失败
小牵 2015-08-26 06:05:04 在windows server 上部署asp.net网站,server上安装了MYSQL。打开网站,访问数据库时候提示:
Authentication to host '127.0.0.1' for user 'root' using method 'mysql_native_password' failed with message:Access denied for user 'root'@'localhost' (using password: YES) .
因为种种原因,MYsql 和 ASP.NET 配合是改不了了。
我对win.server不熟悉,请教大神该怎么办,网上的方法我试了,不知道哪里不对,还是没成功。