Set Google Chrome as the debugging browser in Visual Studio

前端 未结 8 1326
故里飘歌
故里飘歌 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 13:47

    For win7 chrome can be found at:

    C:\Users\[UserName]\AppData\Local\Google\Chrome\Application\chrome.exe
    

    For VS2017 click the little down arrow next to the run in debug/release mode button to find the "browse with..." option.

提交回复
热议问题