How do I set my development web browser in VS2010 RC?

Posted by blesh on Stack Overflow See other posts from Stack Overflow or by blesh
Published on 2010-03-02T16:24:05Z Indexed on 2010/06/13 16:32 UTC
Read the original article Hit count: 283

I don't like to use IE for my system default web browser.

but

I do want to set IE as my browser in VS2010 because it works a little nicer for debugging and I like to develop to the lowest common denominator. (jab, lol)... anyhow, can I default to debugging against IE?

I know in VS2008 you just had to "Browse With..." on an .aspx page. But that option doesn't exist in VS2010 RC. What gives?

© Stack Overflow or respective owner

Related posts about debugging

Related posts about visual-studio-2010