Sepcify browser to launch with on VS 2008

  • Thread starter Thread starter Erik Nodland
  • Start date Start date
E

Erik Nodland

Hi

I know I'm being stupid but how can I specify what browser gets launched
when I start debugging in VS2008. At the moment Firefox gets launched even
though IE7 is my default browser. This means that my javascript debugging
isnt working although I can debug in firebug I want to do it all from the
IDE.

Many thanks

Erik
 
With default browser do you mean that when right-clicking an aspx file in
VS2008 and picking Browse With...you have set IE as default browser there?
That controls which browser is opened when you press F5
 
Back
Top