This is the scenario I cam up against the other day and thanks to this article, I managed to do find a way.
Essentially, you need to right click on an ASP.NET (.aspx) page in your project, right click and select "Browse With..." and change the default browser.
NB: if you are developing an MVC with Razor, I found you had to just add an .aspx file to the project to achieve this goal then remove it.
No comments:
Post a Comment