I have Firefox set as my default browser, but I want to debug the ASP.NET Web Application with IE. Searching SO only shows replies to “Browse with …” However, this doesn’t start the debugger. How would I do this? I remember in an old Visual Studio setting the browser to start with the debugger, but I don’t remember how – and where it is in VS 2008.
I have Firefox set as my default browser, but I want to debug the
Share
Go to default.aspx->right click it->select browse with->set IE as default browser->run the app