Change default browser in Visual Studio Visual Studio opens a web project for debugging in the default browser. This might not be the Internet Explorer. To change this behavior stop debugging and open a ASPX File from your web solution. Hit File/Browse With … which opens the following dialog:
Select your favourite Browser, set it as default and hit Browse. Now Visual Studio will always choose the selected...
by Nauman at October 31st, 2009 at 11:10 pm