How can I get my Web API app to run again after upgrading to MVC 5 and Web API 2?
问题 I upgraded my Web API app to the funkelnagelneu versions using this guidance: http://www.asp.net/mvc/tutorials/mvc-5/how-to-upgrade-an-aspnet-mvc-4-and-web-api-project-to-aspnet-mvc-5-and-web-api-2 However, after going through the steps (it seems all this should be automated, anyway), I tried to run it and got, " A project with an Output Type of Class Library cannot be started directly " What in Sam Hills Brothers Coffee is going on here? Who said this was a class library? So I opened Project