Visual Studio ASP.NET MVC project: setting the start URL

后端 未结 4 779
鱼传尺愫
鱼传尺愫 2020-12-25 09:51

Consider an ASP.NET MVC 2 project with VS 2010. The goal is to set the \'start URL\' on run/debug using VS\'s built-in Cassini web server.

Entering the URL as I want

4条回答
  •  半阙折子戏
    2020-12-25 10:19

    Use Start Page \ Specific Page -- NOT START URL -- and specify your URL without a slash.

    That oughta do it for you.

提交回复
热议问题