Default Web Browser in Visual Studio.NET 2005

  • Thread starter Thread starter jediknight
  • Start date Start date
J

jediknight

I have just uninstalled FireFox webbrowser and when I try to run an
asp.net web application using Visual Studio I get the error message

Unable to start program 'C:\PROGRA~1\MOZILL~1\FIREFOX.EXE'.
The system cannot find the file specified.


How do I make Internet Explorer my default web browser for Visual
Studio.NET 2005??
 
Hi,
I have just uninstalled FireFox webbrowser and when I try to run an
asp.net web application using Visual Studio I get the error message

Unable to start program 'C:\PROGRA~1\MOZILL~1\FIREFOX.EXE'.
The system cannot find the file specified.


How do I make Internet Explorer my default web browser for Visual
Studio.NET 2005??

Right-click on an ASPX file, then in the context menu, choose "Browse
with...", then select IE and click on "Set as Default".

HTH,
Laurent
 
Back
Top