How to change default browser for VS 2005

  • Thread starter Thread starter marss
  • Start date Start date
M

marss

Hi,
When I installed Visual Studio 2005 default browser in my system was
Firefox. Now Firefox runs when I start debugging project in VS. I want
to debug projects in Internet Explorer. Can I do it without
reinstalling VS 2005? Change of default system browser to IE is useless
in this case. :(
 
Hi,
When I installed Visual Studio 2005 default browser in my system was
Firefox. Now Firefox runs when I start debugging project in VS. I want
to debug projects in Internet Explorer. Can I do it without
reinstalling VS 2005? Change of default system browser to IE is useless
in this case. :(

Right mouse click on some html or aspx file, select "Browse with..".
In the screen that follows you can select IE and use the "Set as
Default" button.

Hans Kesting
 
If you don't want to change default from Firefox to IE on a system
level you can just specify in Visual Studio Propject-><your project>
Properties->Debug what external program you want to run and browse for
IE.

Regards,
Valentin Ivanov.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top