Tags:Microsoft, Visual Studio, 2005, ASP.NET development server, Unable to start program C:\PROGRA~1\MOZILL~1\FIREFOX.EXE. The system cannot find the path specified.
Hello I am having a problem when attempting to run a website in debug mode using the ASP.NET development server. I am getting the error that it cannot find the path specified. Well it is an accurate error message, because the browser is not located at the path the development server is trying to use, and hasn't been for some time. I had firefox installed at the location it was trying to use on my old machine and apparently some settings got copied over to my new laptop by our tech people here.
My question is how can I change the path the development server is looking for? The browser associations appear to be working fine outside of Visual Studio - I even changed the default browser back to Internet Explorer to be on the safe side - same error message. Could someone please help me out?? Thanks!