Undoing “Set as Start Page”
问题 I set one of my ASP.net pages to the default start page in Visual Studio. This results in a 404 error when I try to debug my project. How do I clear this? Thanks, Barry 回答1: Right click the MVC project and select properties. Go to the Web tab. Under Start Action, select either Current Page or Don't open a page. 来源: https://stackoverflow.com/questions/8464070/undoing-set-as-start-page