ASP.NET MVC应用程序可在调试中工作,但使用Plesk和GoDaddy发布时无法工作
I have an MVC app that works perfectly in debug mode and testing, but after I publish using ftp to godaddy, the website opens up and works when toggling between the home page and the login page. If I try logging in I get an error or if I try using the sear...