I just created my first MVC2 project using the standard template. I need to be able to change the default browser for my project to test in IE (I use chrome as the default on my OS).
Unfortunately, the right click on default.aspx
suggestion which worked in MVC1 can't work with these new projects as they don't have that file.