Saturday, May 20, 2006

Changing default browser in VS 2005

If you want to change the default browser when developing web applications with Visual Studio 2005, then simply right click the website in Solution Explorer and choose the Browse with... option. Choose what browser you want, if it isn't listed there click on the Add button and browse for the .exe. You can then set this new browser as the default.

Thats it for now tara.

1 comment:

Anonymous said...

Hey Garry,
This approach doesn't work in my VS setup b/c the default browser is automatically launched when trying to view a page in the browser. Hence my need to specifically set the default browser to one of my choosing.