Set Google Chrome as the debugging browser in Visual Studio

前端 未结 8 1318
故里飘歌
故里飘歌 2021-01-31 13:05

When I press F5 in Visual Studio 2008, I want Google Chrome launched as the browser that my ASP.NET app runs in. May I know how this can be done?

8条回答
  •  青春惊慌失措
    2021-01-31 14:03

    1. Go to the visual studio toolbar and click on the dropdown next to CPU (where it says IIS Express in the screenshot). One of the choices should be "Browse With..."

    2. Select a browser, e.g. Google Chrome, then click Set as Default

    3. Click Browse or Cancel.

提交回复
热议问题