How to change default browswer in ASP.NET?

Posted by Joggee | ASP.NET Tips, ASp.NET 2005 | Wednesday 20 August 2008 4:49 am

Its possible and simple, Why do we need to change the default browsewr, sometime when you install firefox or safari or any broswer it ask you to set as default browser which make setting for the complete system, then that becomes your default browser;to avoid this thing be sure when you are setting up or installing any new browser because that will prompt for making it as default.

Now If you would like to change your default broswer few steps and you will get your browser back.

You need to open your visual studio and on .aspx,html pages only.

Right click on a .aspx page/html in your solution explorer and select the “browse with” context menu option as shown below.

Browse With

 

In the dialog box you can select or add a browser.  If you want to add new broswer Safari in the list, click “add” and point to the safari.exe filename,Click the “Set as Default” button to make this the default browser when you run any page on the site.

Note that there is also an optional drop-down at the bottom of the dialog that lets you select the default browser window size when loading.  You can choose 800×600 or 1024×768 or any size which as per your resolutions settting.

Joggee

1 Comment »

  1. Comment by Ganesan — December 10, 2008 @ 7:30 am

    Tan Q

RSS feed for comments on this post. TrackBack URI

Leave a comment