Default Web Browser in Visual Studio.NET 2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jediknight

    Default Web Browser in Visual Studio.NET 2005

    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\MO ZILL~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??

  • Laurent Bugnion

    #2
    Re: Default Web Browser in Visual Studio.NET 2005

    Hi,

    jediknight wrote:
    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\MO ZILL~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
    --
    Laurent Bugnion, GalaSoft
    Software engineering: http://www.galasoft-LB.ch
    Private/Malaysia: http://mypage.bluewin.ch/lbugnion
    Support children in Calcutta: http://www.calcutta-espoir.ch

    Comment

    • jediknight

      #3
      Re: Default Web Browser in Visual Studio.NET 2005

      Doh....cheers mate!
      Laurent Bugnion wrote:
      Hi,
      >
      jediknight wrote:
      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\MO ZILL~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
      --
      Laurent Bugnion, GalaSoft
      Software engineering: http://www.galasoft-LB.ch
      Private/Malaysia: http://mypage.bluewin.ch/lbugnion
      Support children in Calcutta: http://www.calcutta-espoir.ch

      Comment

      Working...