Visual Studio .NET standard webbrowser

  • Thread starter Thread starter kjb
  • Start date Start date
K

kjb

Hi,

I don't know if this is the right place to ask this, but I'll give it a try.
When Firefox was my default browser on my computer, I installed Visual
Studio .NET.
Everytime I ran my web-application, Visual Studio started firefox (like it
should do).
I now have uninstalled Firefox, but when I run my web-application now, I get
the following message:
Unable to start program 'C:\PROGRA~1\MOZILL~1\FIREFOX.EXE'.
The system cannot find the file specified.

I double checked if Internet Explorer is my default browser.
I Searched my registry for anything that contains 'firefox' and removed it.
And still the same message.
I also checked the settings of Visual Studio, but there wasn't anything
where I could change the browser it should start.

This problem occurs in both Visual Studio 2003 and in Visual Studio 2005
beta 2.

Does somebody know how to change the default browser of Visual Studio?
 
re:
I also checked the settings of Visual Studio, but there wasn't anything where I could
change the browser it should start.

You didn't look close enough.

In the Solution Explorer, right-click any file, and select "Browse with".
Then set whichever browser you want to be the default browser.



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
 

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